Jar examples for g:gj-core
A re-usable library of Java classes. Originally stand-alone, many of the classes have since gone into various parts of the Jakarta Commons project, and thus this package contains various dependencies.
You can download jar file gj-core 3.0 in this page.
You can use the following script to add gj-core-3.0.jar to your project.
<dependency> <groupId>gj-core</groupId> <artifactId>gj-core</artifactId> <version>3.0</version> </dependency>
compile group: 'gj-core', name: 'gj-core', version: '3.0'
libraryDependencies += "gj-core" % "gj-core" % "3.0"
<dependency org="gj-core" name="gj-core" rev="3.0"/>
@Grapes(@Grab(group='gj-core', module='gj-core', version='3.0'))
'gj-core:gj-core:jar:3.0'
Click the following link to download the jar file.
gj-core-3.0-javadoc.jar