Download oness-common-model-0.4.jar file - Jar o

Jar examples for o:oness-common-model

Description

ONess Common-Model is a module from the ONess project. Provides common functionality to the model layer of all modules.

You can download jar file oness-common-model 0.4 in this page.

Build File

You can use the following script to add oness-common-model-0.4.jar to your project.

<dependency>
   <groupId>oness</groupId>
   <artifactId>oness-common-model</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'oness', name: 'oness-common-model', version: '0.4'
libraryDependencies += "oness" % "oness-common-model" % "0.4"
<dependency org="oness" name="oness-common-model" rev="0.4"/>
@Grapes(@Grab(group='oness', module='oness-common-model', version='0.4'))
'oness:oness-common-model:jar:0.4'

Download

Click the following link to download the jar file.

oness-common-model-0.4.jar
oness-common-model-0.4.pom



Related Tutorials