Download grapes-commons-1.3.0.jar file - Jar g

Jar examples for g:grapes-commons

Description

Contains client/server datamodel and utility methods of grapes project

You can download jar file grapes-commons 1.3.0 in this page.

Build File

You can use the following script to add grapes-commons-1.3.0.jar to your project.

<dependency>
   <groupId>org.axway.grapes</groupId>
   <artifactId>grapes-commons</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'org.axway.grapes', name: 'grapes-commons', version: '1.3.0'
libraryDependencies += "org.axway.grapes" % "grapes-commons" % "1.3.0"
<dependency org="org.axway.grapes" name="grapes-commons" rev="1.3.0"/>
@Grapes(@Grab(group='org.axway.grapes', module='grapes-commons', version='1.3.0'))
'org.axway.grapes:grapes-commons:jar:1.3.0'

Download

Click the following link to download the jar file.

grapes-commons-1.3.0-javadoc.jar
grapes-commons-1.3.0-sources.jar
grapes-commons-1.3.0.jar
grapes-commons-1.3.0.pom



Related Tutorials