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

Jar examples for m:myfaces-test20

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials