License |
License |
---|---|
GroupId | GroupIdde.japrost.jabudget |
ArtifactId | ArtifactIdjabudget-repository |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaBudGet - Repository
The repository model of JaBudGet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-repository/ -->
<dependency>
<groupId>de.japrost.jabudget</groupId>
<artifactId>jabudget-repository</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-repository/
implementation 'de.japrost.jabudget:jabudget-repository:0.1.0'
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-repository/
implementation ("de.japrost.jabudget:jabudget-repository:0.1.0")
'de.japrost.jabudget:jabudget-repository:jar:0.1.0'
<dependency org="de.japrost.jabudget" name="jabudget-repository" rev="0.1.0">
<artifact name="jabudget-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.japrost.jabudget', module='jabudget-repository', version='0.1.0')
)
libraryDependencies += "de.japrost.jabudget" % "jabudget-repository" % "0.1.0"
[de.japrost.jabudget/jabudget-repository "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.japrost.jabudget : jabudget-domain | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
de.japrost.jabudget : jabudget-domain | test-jar | 0.1.0 |
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 |