License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdde.japrost.jabudget |
ArtifactId | ArtifactIdjabudget-domain |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaBudGet - Domain
The domain model of JaBudGet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jabudget-domain-0.1.0.pom | |
jabudget-domain-0.1.0.jar | 8 KB |
jabudget-domain-0.1.0-tests.jar | 9 KB |
jabudget-domain-0.1.0-sources.jar | 6 KB |
jabudget-domain-0.1.0-javadoc.jar | 439 KB |
jabudget-domain-0.1.0-fixtures.jar | 2 KB |
Browse |
<!-- 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"]
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 |