Download myfaces-shared-impl-3.0.5.jar file - Jar m

Jar examples for m:myfaces-shared-impl

Description

This is the MyFaces Shared Impl Subproject Description [INSERT MORE STUFF HERE]

You can download jar file myfaces-shared-impl 3.0.5 in this page.

License

Apache License

Build File

You can use the following script to add myfaces-shared-impl-3.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

myfaces-shared-impl-3.0.5-javadoc.jar
myfaces-shared-impl-3.0.5-sources.jar
myfaces-shared-impl-3.0.5.jar
myfaces-shared-impl-3.0.5.pom



Related Tutorials