Download net.osgiliath.features.karaf-features-jpa-0.0.5.jar file - Jar n

Jar examples for n:net

Description

Persistence support (database access) for Osgiliath framework

You can download jar file net.osgiliath.features.karaf-features-jpa 0.0.5 in this page.

License

Apache License

Build File

You can use the following script to add net.osgiliath.features.karaf-features-jpa-0.0.5.jar to your project.

<dependency>
   <groupId>net.osgiliath.framework</groupId>
   <artifactId>net.osgiliath.features.karaf-features-jpa</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'net.osgiliath.framework', name: 'net.osgiliath.features.karaf-features-jpa', version: '0.0.5'
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.features.karaf-features-jpa" % "0.0.5"
<dependency org="net.osgiliath.framework" name="net.osgiliath.features.karaf-features-jpa" rev="0.0.5"/>
@Grapes(@Grab(group='net.osgiliath.framework', module='net.osgiliath.features.karaf-features-jpa', version='0.0.5'))
'net.osgiliath.framework:net.osgiliath.features.karaf-features-jpa:jar:0.0.5'

Download

Click the following link to download the jar file.

net.osgiliath.features.karaf-features-jpa-0.0.5-sources.jar
net.osgiliath.features.karaf-features-jpa-0.0.5.jar
net.osgiliath.features.karaf-features-jpa-0.0.5.pom



Related Tutorials