Download nablarch-fw-1.1.1.jar file - Jar n

Jar examples for n:nablarch-fw

Description

Nablarch Framework.

You can download jar file nablarch-fw 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nablarch-fw-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

nablarch-fw-1.1.1-javadoc.jar
nablarch-fw-1.1.1-sources.jar
nablarch-fw-1.1.1.jar
nablarch-fw-1.1.1.pom



Related Tutorials