JPA Plugin


License

License

GroupId

GroupId

com.framework-x
ArtifactId

ArtifactId

jpa-plugin
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

JPA Plugin
JPA Plugin
Project URL

Project URL

http://www.framework-x.com
Source Code Management

Source Code Management

https://github.com/rhollencamp/framework-x-jpa

Download jpa-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.framework-x/jpa-plugin/ -->
<dependency>
    <groupId>com.framework-x</groupId>
    <artifactId>jpa-plugin</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.framework-x/jpa-plugin/
implementation 'com.framework-x:jpa-plugin:1.0-alpha-2'
// https://jarcasting.com/artifacts/com.framework-x/jpa-plugin/
implementation ("com.framework-x:jpa-plugin:1.0-alpha-2")
'com.framework-x:jpa-plugin:jar:1.0-alpha-2'
<dependency org="com.framework-x" name="jpa-plugin" rev="1.0-alpha-2">
  <artifact name="jpa-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.framework-x', module='jpa-plugin', version='1.0-alpha-2')
)
libraryDependencies += "com.framework-x" % "jpa-plugin" % "1.0-alpha-2"
[com.framework-x/jpa-plugin "1.0-alpha-2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.framework-x : framework-x jar 1.0-alpha-2

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2