JaBudGet - Service

The business service layer of JaBudGet

License

License

GroupId

GroupId

de.japrost.jabudget
ArtifactId

ArtifactId

jabudget-service
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JaBudGet - Service
The business service layer of JaBudGet
Project URL

Project URL

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

Project Organization

JaProSt (Ulrich David)

Download jabudget-service

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.japrost.jabudget : jabudget-domain jar 0.1.0
de.japrost.jabudget : jabudget-repository jar 0.1.0
de.japrost.jabudget : jabudget-serialization jar 0.1.0

test (6)

Group / Artifact Type Version
de.japrost.jabudget : jabudget-domain test-jar 0.1.0
org.mockito : mockito-core jar 2.22.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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.3
0.0.2
0.0.1