License |
License |
---|---|
GroupId | GroupIdde.japrost.jabudget |
ArtifactId | ArtifactIdjabudget-spring-rest |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaBudGet - Spring Rest
The spring rest web application of JaBudGet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-spring-rest/ -->
<dependency>
<groupId>de.japrost.jabudget</groupId>
<artifactId>jabudget-spring-rest</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-spring-rest/
implementation 'de.japrost.jabudget:jabudget-spring-rest:0.1.0'
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-spring-rest/
implementation ("de.japrost.jabudget:jabudget-spring-rest:0.1.0")
'de.japrost.jabudget:jabudget-spring-rest:jar:0.1.0'
<dependency org="de.japrost.jabudget" name="jabudget-spring-rest" rev="0.1.0">
<artifact name="jabudget-spring-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.japrost.jabudget', module='jabudget-spring-rest', version='0.1.0')
)
libraryDependencies += "de.japrost.jabudget" % "jabudget-spring-rest" % "0.1.0"
[de.japrost.jabudget/jabudget-spring-rest "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.japrost.jabudget : jabudget-domain | jar | 0.1.0 |
de.japrost.jabudget : jabudget-service | jar | 0.1.0 |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
de.japrost.jabudget : jabudget-domain | test-jar | 0.1.0 |
org.springframework : spring-test | jar | |
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |