Last Version

jpa4azure 0.7

jpa4azure, implements a subset of the JPA specification using Azure Storage for pesisting beans. see http://jpa4azure.codeplex.com for more information.

License

License

GroupId

GroupId

com.codeplex.jpa4azure
ArtifactId

ArtifactId

jpa4azure
Version

Version

0.7
Type

Type

jar
Description

Description

jpa4azure
jpa4azure, implements a subset of the JPA specification using Azure Storage for pesisting beans. see http://jpa4azure.codeplex.com for more information.

Download jpa4azure 0.7


<!-- https://jarcasting.com/artifacts/com.codeplex.jpa4azure/jpa4azure/ -->
<dependency>
    <groupId>com.codeplex.jpa4azure</groupId>
    <artifactId>jpa4azure</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeplex.jpa4azure/jpa4azure/
implementation 'com.codeplex.jpa4azure:jpa4azure:0.7'
// https://jarcasting.com/artifacts/com.codeplex.jpa4azure/jpa4azure/
implementation ("com.codeplex.jpa4azure:jpa4azure:0.7")
'com.codeplex.jpa4azure:jpa4azure:jar:0.7'
<dependency org="com.codeplex.jpa4azure" name="jpa4azure" rev="0.7">
  <artifact name="jpa4azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeplex.jpa4azure', module='jpa4azure', version='0.7')
)
libraryDependencies += "com.codeplex.jpa4azure" % "jpa4azure" % "0.7"
[com.codeplex.jpa4azure/jpa4azure "0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
javassist : javassist jar 3.12.1.GA
junit : junit jar 4.8.2
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.