License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.inveed |
ArtifactId | ArtifactIdinveed-json-jpa-annotations |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon classes for all other libraries and projects
|
<!-- https://jarcasting.com/artifacts/net.inveed/inveed-json-jpa-annotations/ -->
<dependency>
<groupId>net.inveed</groupId>
<artifactId>inveed-json-jpa-annotations</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.inveed/inveed-json-jpa-annotations/
implementation 'net.inveed:inveed-json-jpa-annotations:0.0.4'
// https://jarcasting.com/artifacts/net.inveed/inveed-json-jpa-annotations/
implementation ("net.inveed:inveed-json-jpa-annotations:0.0.4")
'net.inveed:inveed-json-jpa-annotations:jar:0.0.4'
<dependency org="net.inveed" name="inveed-json-jpa-annotations" rev="0.0.4">
<artifact name="inveed-json-jpa-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.inveed', module='inveed-json-jpa-annotations', version='0.0.4')
)
libraryDependencies += "net.inveed" % "inveed-json-jpa-annotations" % "0.0.4"
[net.inveed/inveed-json-jpa-annotations "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |