Download jsf-configuration-1.0.0.jar file - Jar j

Jar examples for j:jsf-configuration

Description

This project provides useful classes that facilitate the construction of new components web.

You can download jar file jsf-configuration 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsf-configuration-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

jsf-configuration-1.0.0-javadoc.jar
jsf-configuration-1.0.0-sources.jar
jsf-configuration-1.0.0.jar
jsf-configuration-1.0.0.pom



Related Tutorials