Example project to demonstrate annotation driven code generation with annomark

a collection of java tools/frameworks for database migration, file import in various format and code generation

Лицензия

Лицензия

Группа

Группа

de.viaboxx
Идентификатор

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

annomark-example
Последняя версия

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

2.5.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

Example project to demonstrate annotation driven code generation with annomark
a collection of java tools/frameworks for database migration, file import in various format and code generation
Ссылка на сайт

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

http://code.google.com/p/agimatec-tools/

Скачать annomark-example

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

<!-- https://jarcasting.com/artifacts/de.viaboxx/annomark-example/ -->
<dependency>
    <groupId>de.viaboxx</groupId>
    <artifactId>annomark-example</artifactId>
    <version>2.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/annomark-example/
implementation 'de.viaboxx:annomark-example:2.5.11'
// https://jarcasting.com/artifacts/de.viaboxx/annomark-example/
implementation ("de.viaboxx:annomark-example:2.5.11")
'de.viaboxx:annomark-example:jar:2.5.11'
<dependency org="de.viaboxx" name="annomark-example" rev="2.5.11">
  <artifact name="annomark-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='annomark-example', version='2.5.11')
)
libraryDependencies += "de.viaboxx" % "annomark-example" % "2.5.11"
[de.viaboxx/annomark-example "2.5.11"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 3.3.1.GA
org.hibernate : hibernate-annotations jar 3.3.1.GA
org.hibernate : hibernate-entitymanager jar 3.3.2.GA
commons-lang : commons-lang jar 2.6
javax.persistence : persistence-api jar 1.0

provided (2)

Идентификатор библиотеки Тип Версия
de.viaboxx : annomark jar 2.5.11
org.codehaus.groovy : groovy-all jar 1.8.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

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

Версия
2.5.11
2.5.10
2.5.9
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.0