mmm-nls-parent

Advanced Native Language Support (NLS).

Лицензия

Лицензия

Группа

Группа

io.github.m-m-m
Идентификатор

Идентификатор

mmm-nls-parent
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

mmm-nls-parent
Advanced Native Language Support (NLS).
Ссылка на сайт

Ссылка на сайт

https://m-m-m.github.io/
Организация-разработчик

Организация-разработчик

mmm-team
Система контроля версий

Система контроля версий

https://github.com/m-m-m/nls/tree/master

Скачать mmm-nls-parent

Имя Файла Размер
mmm-nls-parent-0.2.0.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-parent/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-nls-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-parent/
implementation 'io.github.m-m-m:mmm-nls-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-nls-parent/
implementation ("io.github.m-m-m:mmm-nls-parent:0.2.0")
'io.github.m-m-m:mmm-nls-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-nls-parent" rev="0.2.0">
  <artifact name="mmm-nls-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-nls-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-nls-parent" % "0.2.0"
[io.github.m-m-m/mmm-nls-parent "0.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

logo

Apache License, Version 2.0 build-status

mmm-nls

Maven Central base JavaDoc

The module io.github.mmm.nls (artifactId mmm-nls) provides advanced native-language-support. For a motivation and introduction please read the JavaDocs (see badge above).

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-nls</artifactId>
  <version>${mmm.nls.version}</version>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.nls;

mmm-nls-cli

Maven Central base JavaDoc

The module io.github.mmm.nls.cli (artifactId mmm-nls-cli) provides NLS for command-line-interfaces (CLI). For a motivation and introduction please read the JavaDocs (see badge above).

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-nls-cli</artifactId>
  <version>${mmm.nls.version}</version>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.nls.cli;

mmm-nls-sync

Maven Central base JavaDoc

The module io.github.mmm.nls.sync (artifactId mmm-nls-sync) provides the tool io.github.mmm.nls.sync.NlsSynchronizer allowing to synchronize your NlsBundle classes with all your available resource-bundle properties files. For a motivation and introduction please read the JavaDocs (see badge above).

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-nls-sync</artifactId>
  <version>${mmm.nls.version}</version>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.nls.sync;
io.github.m-m-m

Marvelous-Micro-Modules

Версии библиотеки

Версия
0.2.0
0.1.1