Download nablarch-fw-web-1.2.2.jar file - Jar n

Jar examples for n:nablarch-fw-web

Description

Nablarch Framework.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nablarch-fw-web-1.2.2-javadoc.jar
nablarch-fw-web-1.2.2-sources.jar
nablarch-fw-web-1.2.2.jar
nablarch-fw-web-1.2.2.pom



Related Tutorials