Migrannotate

Version control your database schema using Java annotations

Лицензия

Лицензия

Группа

Группа

com.leaprnd.migrannotate
Идентификатор

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

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

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

1.0.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Migrannotate
Version control your database schema using Java annotations
Ссылка на сайт

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

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

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

https://github.com/LeapRnD/Migrannotate.git

Скачать processor

Имя Файла Размер
processor-1.0.9.pom
Обзор

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

<!-- https://jarcasting.com/artifacts/com.leaprnd.migrannotate/processor/ -->
<dependency>
    <groupId>com.leaprnd.migrannotate</groupId>
    <artifactId>processor</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.leaprnd.migrannotate/processor/
implementation 'com.leaprnd.migrannotate:processor:1.0.9'
// https://jarcasting.com/artifacts/com.leaprnd.migrannotate/processor/
implementation ("com.leaprnd.migrannotate:processor:1.0.9")
'com.leaprnd.migrannotate:processor:pom:1.0.9'
<dependency org="com.leaprnd.migrannotate" name="processor" rev="1.0.9">
  <artifact name="processor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.leaprnd.migrannotate', module='processor', version='1.0.9')
)
libraryDependencies += "com.leaprnd.migrannotate" % "processor" % "1.0.9"
[com.leaprnd.migrannotate/processor "1.0.9"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
com.squareup : javapoet jar 1.13.0
javax.annotation : javax.annotation-api jar 1.3.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.leaprnd.migrannotate : annotations jar 1.0.9

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

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

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

Версия
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0