| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.leaprnd.migrannotate |
| Идентификатор | Идентификаторruntime |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMigrannotate
Version control your database schema using Java annotations
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| runtime-1.0.9.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.leaprnd.migrannotate/runtime/ -->
<dependency>
<groupId>com.leaprnd.migrannotate</groupId>
<artifactId>runtime</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.leaprnd.migrannotate/runtime/
implementation 'com.leaprnd.migrannotate:runtime:1.0.9'
// https://jarcasting.com/artifacts/com.leaprnd.migrannotate/runtime/
implementation ("com.leaprnd.migrannotate:runtime:1.0.9")
'com.leaprnd.migrannotate:runtime:pom:1.0.9'
<dependency org="com.leaprnd.migrannotate" name="runtime" rev="1.0.9">
<artifact name="runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.leaprnd.migrannotate', module='runtime', version='1.0.9')
)
libraryDependencies += "com.leaprnd.migrannotate" % "runtime" % "1.0.9"
[com.leaprnd.migrannotate/runtime "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.leaprnd.migrannotate : annotations | jar | 1.0.9 |