Last Version

Raiden JPA 0.0.4

A really fast JPA subset implementation to be use in development enviroments

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.raidenjpa
ArtifactId

ArtifactId

raidenjpa
Version

Version

0.0.4
Type

Type

pom
Description

Description

Raiden JPA
A really fast JPA subset implementation to be use in development enviroments
Project URL

Project URL

http://github.com/andreitognolo/raidenjpa
Source Code Management

Source Code Management

https://github.com/andreitognolo/raidenjpa

Download raidenjpa 0.0.4

Filename Size
raidenjpa-0.0.4.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • raidenjpa-core