Jar examples for d:demo-application
This is the foundation for several data model demonstration applications.
You can download jar file demo-application 0.9.0 in this page.
You can use the following script to add demo-application-0.9.0.jar to your project.
<dependency> <groupId>com.coherentlogic.coherent.data-model</groupId> <artifactId>demo-application</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.coherentlogic.coherent.data-model', name: 'demo-application', version: '0.9.0'
libraryDependencies += "com.coherentlogic.coherent.data-model" % "demo-application" % "0.9.0"
<dependency org="com.coherentlogic.coherent.data-model" name="demo-application" rev="0.9.0"/>
@Grapes(@Grab(group='com.coherentlogic.coherent.data-model', module='demo-application', version='0.9.0'))
'com.coherentlogic.coherent.data-model:demo-application:jar:0.9.0'
Click the following link to download the jar file.
demo-application-0.9.0-javadoc.jar