Download nablarch-testing-1.1.0.jar file - Jar n

Jar examples for n:nablarch-testing

Description

Nablarch Framework.

You can download jar file nablarch-testing 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nablarch-testing-1.1.0.jar to your project.

<dependency>
   <groupId>com.nablarch.framework</groupId>
   <artifactId>nablarch-testing</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.nablarch.framework', name: 'nablarch-testing', version: '1.1.0'
libraryDependencies += "com.nablarch.framework" % "nablarch-testing" % "1.1.0"
<dependency org="com.nablarch.framework" name="nablarch-testing" rev="1.1.0"/>
@Grapes(@Grab(group='com.nablarch.framework', module='nablarch-testing', version='1.1.0'))
'com.nablarch.framework:nablarch-testing:jar:1.1.0'

Download

Click the following link to download the jar file.

nablarch-testing-1.1.0-javadoc.jar
nablarch-testing-1.1.0-sources.jar
nablarch-testing-1.1.0.jar
nablarch-testing-1.1.0.pom



Related Tutorials