alias

Parent of the type alias modules including examples and use cases

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

alias
Parent of the type alias modules including examples and use cases
Ссылка на сайт

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

https://github.com/JohT/alias
Система контроля версий

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

https://github.com/JohT/alias

Скачать alias-parent

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

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

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

Зависимости

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

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

  • type-alias
  • type-alias-example
  • type-alias-axon-serializer
  • type-alias-axon-serializer-integration-test
  • type-alias-jsonb-typereference

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

Версия
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