License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdde.japrost.jabudget |
ArtifactId | ArtifactIdjabudget-vaadin-spring |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaBudGet - Vaadin Spring
The Vaadin web application of JaBudGet backed by Spring
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-vaadin-spring/ -->
<dependency>
<groupId>de.japrost.jabudget</groupId>
<artifactId>jabudget-vaadin-spring</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-vaadin-spring/
implementation 'de.japrost.jabudget:jabudget-vaadin-spring:0.1.0'
// https://jarcasting.com/artifacts/de.japrost.jabudget/jabudget-vaadin-spring/
implementation ("de.japrost.jabudget:jabudget-vaadin-spring:0.1.0")
'de.japrost.jabudget:jabudget-vaadin-spring:jar:0.1.0'
<dependency org="de.japrost.jabudget" name="jabudget-vaadin-spring" rev="0.1.0">
<artifact name="jabudget-vaadin-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.japrost.jabudget', module='jabudget-vaadin-spring', version='0.1.0')
)
libraryDependencies += "de.japrost.jabudget" % "jabudget-vaadin-spring" % "0.1.0"
[de.japrost.jabudget/jabudget-vaadin-spring "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 |
com.vaadin : vaadin-spring | jar | |
com.vaadin : vaadin-core | jar |
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 |