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 4.0.1 in this page.
Apache License
You can use the following script to add myfaces-shared-impl-4.0.1.jar to your project.
<dependency> <groupId>org.apache.myfaces.shared</groupId> <artifactId>myfaces-shared-impl</artifactId> <version>4.0.1</version> </dependency>
compile group: 'org.apache.myfaces.shared', name: 'myfaces-shared-impl', version: '4.0.1'
libraryDependencies += "org.apache.myfaces.shared" % "myfaces-shared-impl" % "4.0.1"
<dependency org="org.apache.myfaces.shared" name="myfaces-shared-impl" rev="4.0.1"/>
@Grapes(@Grab(group='org.apache.myfaces.shared', module='myfaces-shared-impl', version='4.0.1'))
'org.apache.myfaces.shared:myfaces-shared-impl:jar:4.0.1'
Click the following link to download the jar file.
myfaces-shared-impl-4.0.1-javadoc.jar