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 3.2-RC1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add model-3.2-RC1.jar to your project.
<dependency> <groupId>org.aperteworkflow</groupId> <artifactId>model</artifactId> <version>3.2-RC1</version> </dependency>
compile group: 'org.aperteworkflow', name: 'model', version: '3.2-RC1'
libraryDependencies += "org.aperteworkflow" % "model" % "3.2-RC1"
<dependency org="org.aperteworkflow" name="model" rev="3.2-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='model', version='3.2-RC1'))
'org.aperteworkflow:model:jar:3.2-RC1'
Click the following link to download the jar file.
model-3.2-RC1-javadoc.jar