type-alias

Provides the annotation @TypeAlias to give types a distinct name besides their class name. Provides customizable file generation to write the alias names into a ResourceBundle or property file.

Лицензия

Лицензия

Группа

Группа

io.github.joht.alias
Идентификатор

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

type-alias
Последняя версия

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

type-alias
Provides the annotation @TypeAlias to give types a distinct name besides their class name. Provides customizable file generation to write the alias names into a ResourceBundle or property file.
Ссылка на сайт

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

https://github.com/JohT/alias/tree/master/type-alias

Скачать type-alias

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

<!-- https://jarcasting.com/artifacts/io.github.joht.alias/type-alias/ -->
<dependency>
    <groupId>io.github.joht.alias</groupId>
    <artifactId>type-alias</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joht.alias/type-alias/
implementation 'io.github.joht.alias:type-alias:1.1.2'
// https://jarcasting.com/artifacts/io.github.joht.alias/type-alias/
implementation ("io.github.joht.alias:type-alias:1.1.2")
'io.github.joht.alias:type-alias:jar:1.1.2'
<dependency org="io.github.joht.alias" name="type-alias" rev="1.1.2">
  <artifact name="type-alias" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joht.alias', module='type-alias', version='1.1.2')
)
libraryDependencies += "io.github.joht.alias" % "type-alias" % "1.1.2"
[io.github.joht.alias/type-alias "1.1.2"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api Необязательный jar 1.3.2
org.junit.jupiter : junit-jupiter Необязательный jar 5.8.1

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-RC11
1.0.0-RC10