Wiki source code of Data Model Generator + Utils Home
Version 2.1 by christoph_lechleitner@iteg_at on 2012-08-10 04.32:10
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | (% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %) |
| 2 | ((( | ||
| 3 | (% class="header" %) | ||
| 4 | ((( | ||
| |
2.1 | 5 | (% class="innerCell" %) |
| 6 | ((( | ||
| 7 | 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. | ||
| |
1.1 | 8 | |
| |
2.1 | 9 | With additional functions to allow an application to i.e. perform schema update operations it has grown into what's now rather called DMUtils. |
| 10 | |||
| 11 | ===== {{id name="DataModelGenerator+UtilsHome-Repositories:"/}}Repositories: ===== | ||
| 12 | |||
| 13 | Subversion: [[https:~~/~~/svn.clazzes.org/svn/dmgen>>url:https://svn.clazzes.org/svn/dmgen||shape="rect"]]. | ||
| 14 | |||
| 15 | Maven: | ||
| 16 | |||
| 17 | {{code language="none"}} | ||
| 18 | <repository> | ||
| 19 | <id>clazzes.org</id> | ||
| 20 | <url>http://mvn.clazzes.org/</url> | ||
| 21 | </repository> | ||
| 22 | ... | ||
| 23 | <dependency> | ||
| 24 | <groupId>org.clazzes.dmgen</groupId> | ||
| 25 | <artifactId>dmutils.api</artifactId> | ||
| 26 | <version>0.1.0-SNAPSHOT</version> | ||
| 27 | </dependency> | ||
| 28 | <dependency> | ||
| 29 | <groupId>org.clazzes.dmgen</groupId> | ||
| 30 | <artifactId>dmutils.impl</artifactId> | ||
| 31 | <version>0.1.0-SNAPSHOT</version> | ||
| 32 | </dependency> | ||
| 33 | {{/code}} | ||
| 34 | |||
| 35 | |||
| |
1.1 | 36 | ))) |
| |
2.1 | 37 | ))) |
| |
1.1 | 38 | |
| 39 | (% class="columnLayout twoColumns" %) | ||
| 40 | ((( | ||
| 41 | (% class="cell large" %) | ||
| 42 | ((( | ||
| 43 | (% class="innerCell" %) | ||
| 44 | ((( | ||
| 45 | {{recently-updated/}} | ||
| 46 | ))) | ||
| 47 | ))) | ||
| 48 | |||
| 49 | (% class="cell aside" %) | ||
| 50 | ((( | ||
| 51 | (% class="innerCell" %) | ||
| 52 | ((( | ||
| 53 | ====== {{id name="DataModelGenerator+UtilsHome-Navigatespace"/}}Navigate space ====== | ||
| 54 | |||
| 55 | {{locationSearch reference="WebHome"/}} | ||
| 56 | |||
| 57 | {{documentTree root="document:DMGEN.WebHome"/}} | ||
| 58 | ))) | ||
| 59 | ))) | ||
| 60 | ))) | ||
| 61 | |||
| 62 | (% class="footer" %) | ||
| 63 | ((( | ||
| |
2.1 | 64 | (% class="innerCell" %) |
| 65 | ((( | ||
| |
1.1 | 66 | |
| 67 | ))) | ||
| 68 | ))) | ||
| |
2.1 | 69 | ))) |