Download myfaces-test20-1.0.0-beta.jar file - Jar m

Jar examples for m:myfaces-test20

Description

You can download jar file myfaces-test20 1.0.0-beta in this page.

License

Apache License

Build File

You can use the following script to add myfaces-test20-1.0.0-beta.jar to your project.

<dependency>
   <groupId>org.apache.myfaces.test</groupId>
   <artifactId>myfaces-test20</artifactId>
   <version>1.0.0-beta</version>
</dependency>
compile group: 'org.apache.myfaces.test', name: 'myfaces-test20', version: '1.0.0-beta'
libraryDependencies += "org.apache.myfaces.test" % "myfaces-test20" % "1.0.0-beta"
<dependency org="org.apache.myfaces.test" name="myfaces-test20" rev="1.0.0-beta"/>
@Grapes(@Grab(group='org.apache.myfaces.test', module='myfaces-test20', version='1.0.0-beta'))
'org.apache.myfaces.test:myfaces-test20:jar:1.0.0-beta'

Download

Click the following link to download the jar file.

myfaces-test20-1.0.0-beta-javadoc.jar
myfaces-test20-1.0.0-beta-sources.jar
myfaces-test20-1.0.0-beta.jar
myfaces-test20-1.0.0-beta.pom



Related Tutorials