Download tomee-myfaces-1.7.3.jar file - Jar t

Jar examples for t:tomee-myfaces

Description

You can download jar file tomee-myfaces 1.7.3 in this page.

License

Apache License

Build File

You can use the following script to add tomee-myfaces-1.7.3.jar to your project.

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

Download

Click the following link to download the jar file.

tomee-myfaces-1.7.3-javadoc.jar
tomee-myfaces-1.7.3-sources.jar
tomee-myfaces-1.7.3.jar
tomee-myfaces-1.7.3.pom



Related Tutorials