Data Model Generator + Utils Home
Version 2.1 by christoph_lechleitner@iteg_at on 2012-08-10 04.32:10
DMGen started as Data Model Generator, Java code and a Maven plugin to generate POJO clazzes and the like for a data model specified as XML file.
With additional functions to allow an application to i.e. perform schema update operations it has grown into what's now rather called DMUtils.
Repositories:
Subversion: https://svn.clazzes.org/svn/dmgen.
Maven:
<repository>
<id>clazzes.org</id>
<url>http://mvn.clazzes.org/</url>
</repository>
...
<dependency>
<groupId>org.clazzes.dmgen</groupId>
<artifactId>dmutils.api</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.clazzes.dmgen</groupId>
<artifactId>dmutils.impl</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<id>clazzes.org</id>
<url>http://mvn.clazzes.org/</url>
</repository>
...
<dependency>
<groupId>org.clazzes.dmgen</groupId>
<artifactId>dmutils.api</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.clazzes.dmgen</groupId>
<artifactId>dmutils.impl</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>
Unknown macro: recently-updated. Click on this message for details.
Navigate space
Unknown macro: locationSearch. Click on this message for details.