License |
License |
---|---|
GroupId | GroupIdde.viaboxx |
ArtifactId | ArtifactIdannomark-example |
Last Version | Last Version2.5.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExample 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
|
Project URL |
Project URL |
Filename | Size |
---|---|
annomark-example-2.5.11.pom | |
annomark-example-2.5.11.jar | 23 KB |
annomark-example-2.5.11-sources.jar | 17 KB |
annomark-example-2.5.11-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
de.viaboxx : annomark | jar | 2.5.11 |
org.codehaus.groovy : groovy-all | jar | 1.8.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |