Last Version

Helloworld sample Database definition 0.2.3

Database creation and export for helloworld

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.model.database
Version

Version

0.2.3
Type

Type

jar
Description

Description

Helloworld sample Database definition
Database creation and export for helloworld
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.hello.model.database 0.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.feature.derby xml 0.2.3
net.osgiliath.hello : net.osgiliath.hello.model.jpa jar 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.