| Categories | CategoriesData | 
|---|---|
| GroupId | GroupIdcom.coherentlogic.coherent.data-model | 
| ArtifactId | ArtifactIddemo-application | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCoherent Logic Data Model Demo Application This is the foundation for several data model demonstration
     applications. | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationCoherent Logic Limited | 
| Filename | Size | 
|---|---|
| demo-application-0.9.0.pom | |
| demo-application-0.9.0.jar | 28 KB | 
| demo-application-0.9.0-sources.jar | 15 KB | 
| demo-application-0.9.0-javadoc.jar | 134 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/demo-application/ -->
<dependency>
    <groupId>com.coherentlogic.coherent.data-model</groupId>
    <artifactId>demo-application</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/demo-application/
implementation 'com.coherentlogic.coherent.data-model:demo-application:0.9.0'// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data-model/demo-application/
implementation ("com.coherentlogic.coherent.data-model:demo-application:0.9.0")'com.coherentlogic.coherent.data-model:demo-application:jar:0.9.0'<dependency org="com.coherentlogic.coherent.data-model" name="demo-application" rev="0.9.0">
  <artifact name="demo-application" type="jar" />
</dependency>@Grapes(
@Grab(group='com.coherentlogic.coherent.data-model', module='demo-application', version='0.9.0')
)libraryDependencies += "com.coherentlogic.coherent.data-model" % "demo-application" % "0.9.0"[com.coherentlogic.coherent.data-model/demo-application "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-all | jar | 1.9.0 |