Jar examples for m:myfaces-bundle
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
You can download jar file myfaces-bundle 2.2.10 in this page.
Apache License
You can use the following script to add myfaces-bundle-2.2.10.jar to your project.
<dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-bundle</artifactId> <version>2.2.10</version> </dependency>
compile group: 'org.apache.myfaces.core', name: 'myfaces-bundle', version: '2.2.10'
libraryDependencies += "org.apache.myfaces.core" % "myfaces-bundle" % "2.2.10"
<dependency org="org.apache.myfaces.core" name="myfaces-bundle" rev="2.2.10"/>
@Grapes(@Grab(group='org.apache.myfaces.core', module='myfaces-bundle', version='2.2.10'))
'org.apache.myfaces.core:myfaces-bundle:jar:2.2.10'
Click the following link to download the jar file.
myfaces-bundle-2.2.10-sources.jar