文件名称: msg-simple-1.2.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.java-json-tools</groupId>
<artifactId>msg-simple</artifactId>
<version>1.2</version>
</dependency>Gradle:
implementation group: 'com.github.java-json-tools', name: 'msg-simple', version: '1.2'
Gradle (Short):
implementation 'com.github.java-json-tools:msg-simple:1.2'
Gradle (Kotlin):
implementation("com.github.java-json-tools:msg-simple:1.2")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.github.fge.msgsimple
com.github.fge.msgsimple.bundle
com.github.fge.msgsimple.load
com.github.fge.msgsimple.locale
com.github.fge.msgsimple.provider
com.github.fge.msgsimple.sourcecom.github.fge.msgsimple.InternalBundle
com.github.fge.msgsimple.bundle.MessageBundle
com.github.fge.msgsimple.bundle.MessageBundleBuilder
com.github.fge.msgsimple.bundle.PropertiesBundle
com.github.fge.msgsimple.load.MessageBundleLoader
com.github.fge.msgsimple.load.MessageBundles
com.github.fge.msgsimple.locale.LocaleUtils
com.github.fge.msgsimple.provider.LoadingMessageSourceProvider
com.github.fge.msgsimple.provider.LoadingMessageSourceProvider.Builder
com.github.fge.msgsimple.provider.MessageSourceLoader
com.github.fge.msgsimple.provider.MessageSourceProvider
com.github.fge.msgsimple.provider.StaticMessageSourceProvider
com.github.fge.msgsimple.provider.StaticMessageSourceProvider.Builder
com.github.fge.msgsimple.source.MapMessageSource
com.github.fge.msgsimple.source.MapMessageSource.Builder
com.github.fge.msgsimple.source.MessageSource
com.github.fge.msgsimple.source.PropertiesMessageSource