Last Version

JaBudGet - Domain 0.1.0

The domain model of JaBudGet

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

de.japrost.jabudget
ArtifactId

ArtifactId

jabudget-domain
Version

Version

0.1.0
Type

Type

jar
Description

Description

JaBudGet - Domain
The domain model of JaBudGet
Project URL

Project URL

http://www.japrost.de/java/jabudget/domain
Project Organization

Project Organization

JaProSt (Ulrich David)

Download jabudget-domain 0.1.0


<!-- https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-domain/ -->
<dependency>
    <groupId>de.japrost.jabudget</groupId>
    <artifactId>jabudget-domain</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-domain/
implementation 'de.japrost.jabudget:jabudget-domain:0.1.0'
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-domain/
implementation ("de.japrost.jabudget:jabudget-domain:0.1.0")
'de.japrost.jabudget:jabudget-domain:jar:0.1.0'
<dependency org="de.japrost.jabudget" name="jabudget-domain" rev="0.1.0">
  <artifact name="jabudget-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.japrost.jabudget', module='jabudget-domain', version='0.1.0')
)
libraryDependencies += "de.japrost.jabudget" % "jabudget-domain" % "0.1.0"
[de.japrost.jabudget/jabudget-domain "0.1.0"]

Dependencies

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.outsideMyBox : testUtils jar 0.1.3
org.junit.jupiter : junit-jupiter-api jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.