Last Version

Sample Entities module 0.3.7

Persistence entities for the osgiliath reference sample

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.samples
ArtifactId

ArtifactId

net.osgiliath.sample.webapp.model.entities
Version

Version

0.3.7
Type

Type

jar
Description

Description

Sample Entities module
Persistence entities for the osgiliath reference sample
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.sample.webapp.model.entities 0.3.7


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

Dependencies

compile (1)

Group / Artifact Type Version
net.osgiliath.features : net.osgiliath.feature.persistence xml 0.3.7

provided (1)

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

Project Modules

There are no modules declared in this project.