Download crud-core-3.3.jar file - Jar c

Jar examples for c:crud-core

Description

You can download jar file crud-core 3.3 in this page.

Build File

You can use the following script to add crud-core-3.3.jar to your project.

<dependency>
   <groupId>org.andromda.samples.crud</groupId>
   <artifactId>crud-core</artifactId>
   <version>3.3</version>
</dependency>
compile group: 'org.andromda.samples.crud', name: 'crud-core', version: '3.3'
libraryDependencies += "org.andromda.samples.crud" % "crud-core" % "3.3"
<dependency org="org.andromda.samples.crud" name="crud-core" rev="3.3"/>
@Grapes(@Grab(group='org.andromda.samples.crud', module='crud-core', version='3.3'))
'org.andromda.samples.crud:crud-core:jar:3.3'

Download

Click the following link to download the jar file.

crud-core-3.3-client.jar
crud-core-3.3.jar
crud-core-3.3.pom



Related Tutorials