Last Version

jpa-metamodels-with-maven-example 0.5.9

parent pom for jinahya

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jpa-metamodels-with-maven-example
Version

Version

0.5.9
Type

Type

jar
Description

Description

jpa-metamodels-with-maven-example
parent pom for jinahya
Project URL

Project URL

https://github.com/jinahya/jpa-metamodels-with-maven-example
Source Code Management

Source Code Management

https://github.com/jinahya/jpa-metamodels-with-maven-example

Download jpa-metamodels-with-maven-example 0.5.9


<!-- https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/ -->
<dependency>
    <groupId>com.github.jinahya</groupId>
    <artifactId>jpa-metamodels-with-maven-example</artifactId>
    <version>0.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/
implementation 'com.github.jinahya:jpa-metamodels-with-maven-example:0.5.9'
// https://jarcasting.com/artifacts/com.github.jinahya/jpa-metamodels-with-maven-example/
implementation ("com.github.jinahya:jpa-metamodels-with-maven-example:0.5.9")
'com.github.jinahya:jpa-metamodels-with-maven-example:jar:0.5.9'
<dependency org="com.github.jinahya" name="jpa-metamodels-with-maven-example" rev="0.5.9">
  <artifact name="jpa-metamodels-with-maven-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='jpa-metamodels-with-maven-example', version='0.5.9')
)
libraryDependencies += "com.github.jinahya" % "jpa-metamodels-with-maven-example" % "0.5.9"
[com.github.jinahya/jpa-metamodels-with-maven-example "0.5.9"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.