Download model-14.04.1-beta.jar file - Jar m

Jar examples for m:model

Description

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 14.04.1-beta in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add model-14.04.1-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.api</groupId>
   <artifactId>model</artifactId>
   <version>14.04.1-beta</version>
</dependency>
compile group: 'eu.agrosense.api', name: 'model', version: '14.04.1-beta'
libraryDependencies += "eu.agrosense.api" % "model" % "14.04.1-beta"
<dependency org="eu.agrosense.api" name="model" rev="14.04.1-beta"/>
@Grapes(@Grab(group='eu.agrosense.api', module='model', version='14.04.1-beta'))
'eu.agrosense.api:model:jar:14.04.1-beta'

Download

Click the following link to download the jar file.

model-14.04.1-beta-javadoc.jar
model-14.04.1-beta-sources.jar
model-14.04.1-beta.jar
model-14.04.1-beta.pom



Related Tutorials