Jar examples for j:jt400
The Open Source version of the IBM Toolbox for Java
You can download jar file jt400 9.4 in this page.
IBM Public License Version 1.0
You can use the following script to add jt400-9.4.jar to your project.
<dependency> <groupId>net.sf.jt400</groupId> <artifactId>jt400</artifactId> <version>9.4</version> </dependency>
compile group: 'net.sf.jt400', name: 'jt400', version: '9.4'
libraryDependencies += "net.sf.jt400" % "jt400" % "9.4"
<dependency org="net.sf.jt400" name="jt400" rev="9.4"/>
@Grapes(@Grab(group='net.sf.jt400', module='jt400', version='9.4'))
'net.sf.jt400:jt400:jar:9.4'
Click the following link to download the jar file.
jt400-9.4-javadoc.jar