Jar examples for m:myfaces-all
You can download jar file myfaces-all 1.1.0 in this page.
You can use the following script to add myfaces-all-1.1.0.jar to your project.
<dependency> <groupId>myfaces</groupId> <artifactId>myfaces-all</artifactId> <version>1.1.0</version> </dependency>
compile group: 'myfaces', name: 'myfaces-all', version: '1.1.0'
libraryDependencies += "myfaces" % "myfaces-all" % "1.1.0"
<dependency org="myfaces" name="myfaces-all" rev="1.1.0"/>
@Grapes(@Grab(group='myfaces', module='myfaces-all', version='1.1.0'))
'myfaces:myfaces-all:jar:1.1.0'
Click the following link to download the jar file.
myfaces-all-1.1.0.jar