Jar examples for m:model
The Gomoob Data Model library contains utility interfaces, abstract classes and classes used to create Java Data Models / Domain Models quickly and using best practices.
You can download jar file model 0.3.2-NB80 in this page.
The Apache Software License, Version 2.0
You can use the following script to add model-0.3.2-NB80.jar to your project.
<dependency> <groupId>eu.limetri.api</groupId> <artifactId>model</artifactId> <version>0.3.2-NB80</version> </dependency>
compile group: 'eu.limetri.api', name: 'model', version: '0.3.2-NB80'
libraryDependencies += "eu.limetri.api" % "model" % "0.3.2-NB80"
<dependency org="eu.limetri.api" name="model" rev="0.3.2-NB80"/>
@Grapes(@Grab(group='eu.limetri.api', module='model', version='0.3.2-NB80'))
'eu.limetri.api:model:jar:0.3.2-NB80'
Click the following link to download the jar file.
model-0.3.2-NB80-javadoc.jar