Download ferris-journal-ejb-0.0.2.jar file - Jar f

Jar examples for f:ferris-journal-ejb

Description

Ferris Journal EJB contains the data access objects and business objects for the journal project. 0.0.1 - Convert from Oak to Ferris 0.0.2 - Convert from JBoss to GlassFish 3.1.1.

You can download jar file ferris-journal-ejb 0.0.2 in this page.

Build File

You can use the following script to add ferris-journal-ejb-0.0.2.jar to your project.

<dependency>
   <groupId>org.ferris</groupId>
   <artifactId>ferris-journal-ejb</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'org.ferris', name: 'ferris-journal-ejb', version: '0.0.2'
libraryDependencies += "org.ferris" % "ferris-journal-ejb" % "0.0.2"
<dependency org="org.ferris" name="ferris-journal-ejb" rev="0.0.2"/>
@Grapes(@Grab(group='org.ferris', module='ferris-journal-ejb', version='0.0.2'))
'org.ferris:ferris-journal-ejb:jar:0.0.2'

Download

Click the following link to download the jar file.

ferris-journal-ejb-0.0.2-javadoc.jar
ferris-journal-ejb-0.0.2-sources.jar
ferris-journal-ejb-0.0.2.jar
ferris-journal-ejb-0.0.2.pom



Related Tutorials