Jar examples for j:jt400-full
JTOpen is the open source version of jt400.jar for IBM i (nee AS/400) - this is an unofficial upload to Maven Central
You can download jar file jt400-full 6.0 in this page.
IBM Public License 1.0
You can use the following script to add jt400-full-6.0.jar to your project.
<dependency> <groupId>net.sf.jt400</groupId> <artifactId>jt400-full</artifactId> <version>6.0</version> </dependency>
compile group: 'net.sf.jt400', name: 'jt400-full', version: '6.0'
libraryDependencies += "net.sf.jt400" % "jt400-full" % "6.0"
<dependency org="net.sf.jt400" name="jt400-full" rev="6.0"/>
@Grapes(@Grab(group='net.sf.jt400', module='jt400-full', version='6.0'))
'net.sf.jt400:jt400-full:jar:6.0'
Click the following link to download the jar file.
jt400-full-6.0.jar