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

Jar examples for n:nablarch-fw-web

Description

Nablarch Framework.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials