Last modified by christoph_lechleitner@iteg_at on 2013-02-02 06.25:27

From version 5.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 06.25:26
Change comment: svn and jira links
To version 4.1
edited by wolfgang_pausch@iteg_at
on 2012-09-07 11.35:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.christoph_lechleitner@iteg_at
1 +XWiki.wolfgang_pausch@iteg_at
Content
... ... @@ -1,5 +3,3 @@
1 -= {{id name="DataModelGenerator+UtilsHome-Introduction"/}}Introduction =
2 -
3 3  Dmutils consists of
4 4  
5 5  * a data model generator which can generate various pieces of (currently Java-) code based on a xml specification of a datamodel, in detail:\\
... ... @@ -8,11 +8,17 @@
8 8  ** a table definition class, to create a complete database schema based on the datamodel specification
9 9  * a flexible importer, which can based on the datamodel specification import any pieces of data (given as csv file) into the database, including resolving and generating foreign key references between both the imported tuples and the tuples already present on the database.
10 10  
11 -===== {{id name="DataModelGenerator+UtilsHome-pom.xmlsnippets:"/}}pom.xml snippets: =====
9 +===== {{id name="DataModelGenerator+UtilsHome-Repositories:"/}}Repositories: =====
12 12  
13 -(% style="font-size: 10.0pt;line-height: 13.0pt;" %)To use the project add the following to your (% style="font-size: 10.0pt;line-height: 13.0pt;" %){{code language="none"}}pom.xml{{/code}} file:
11 +The subversion repository can be found here:
14 14  
15 15  {{code language="none"}}
14 +https://svn.clazzes.org/svn/dmgen.
15 +{{/code}}
16 +
17 +To use the project add the following to your {{code language="none"}}pom.xml{{/code}} file:
18 +
19 +{{code language="none"}}
16 16  <repository>
17 17   <id>clazzes.org</id>
18 18   <url>http://mvn.clazzes.org/</url>
... ... @@ -29,9 +29,3 @@
29 29   <version>0.1.3-SNAPSHOT</version>
30 30  </dependency>
31 31  {{/code}}
32 -
33 -= {{id name="DataModelGenerator+UtilsHome-Sourcecodeandissuetracker"/}}Source code and issue tracker =
34 -
35 -Subversion: [[https:~~/~~/svn.clazzes.org/svn/dmgen>>url:https://svn.clazzes.org/svn/dmgen||shape="rect"]]
36 -
37 -Jira: [[DMGEN>>url:https://jira.clazzes.org/browse/DMGEN||shape="rect"]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -656279
1 +656202
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/DMGEN/pages/656279/Data Model Generator + Utils Home
1 +https://clazzes.atlassian.net/wiki/spaces/DMGEN/pages/656202/Data Model Generator + Utils Home