Download defne-jsf-1.0.1.jar file - Jar d

Jar examples for d:defne-jsf

Description

Contains Defne JSF

You can download jar file defne-jsf 1.0.1 in this page.

License

Apache License

Build File

You can use the following script to add defne-jsf-1.0.1.jar to your project.

<dependency>
   <groupId>org.defne</groupId>
   <artifactId>defne-jsf</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.defne', name: 'defne-jsf', version: '1.0.1'
libraryDependencies += "org.defne" % "defne-jsf" % "1.0.1"
<dependency org="org.defne" name="defne-jsf" rev="1.0.1"/>
@Grapes(@Grab(group='org.defne', module='defne-jsf', version='1.0.1'))
'org.defne:defne-jsf:jar:1.0.1'

Download

Click the following link to download the jar file.

defne-jsf-1.0.1-javadoc.jar
defne-jsf-1.0.1-sources.jar
defne-jsf-1.0.1.jar
defne-jsf-1.0.1.pom



Related Tutorials