Last Version

Helloworld sample JPA (database persistence) 0.2.3

JPA persistence module for helloworld

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.model.jpa
Version

Version

0.2.3
Type

Type

jar
Description

Description

Helloworld sample JPA (database persistence)
JPA persistence module for helloworld
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.hello.model.jpa 0.2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.feature.common xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.jpa xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.security xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.validation xml 0.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4

Project Modules

There are no modules declared in this project.