JaBudGet - Spring Rest

The spring rest web application of JaBudGet

License

License

GroupId

GroupId

de.japrost.jabudget
ArtifactId

ArtifactId

jabudget-spring-rest
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JaBudGet - Spring Rest
The spring rest web application of JaBudGet
Project URL

Project URL

http://www.japrost.de/java/jabudget/spring-rest
Project Organization

Project Organization

JaProSt (Ulrich David)

Download jabudget-spring-rest

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (11)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.3
0.0.2
0.0.1