Jar examples for m:myfaces-shared-impl
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.
Apache License
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'
Click the following link to download the jar file.
myfaces-shared-impl-3.0.5-javadoc.jar