License |
License |
---|---|
Categories |
CategoriesData Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.lucadev.trampoline |
ArtifactId | ArtifactIdtrampoline-data-web-autoconfigure |
Version | Version20190628 |
Type | Typejar |
Description |
DescriptionMulti-module project to opinionate Spring Boot even more and make development even faster. Parent
module
|
<!-- https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-data-web-autoconfigure/ -->
<dependency>
<groupId>com.lucadev.trampoline</groupId>
<artifactId>trampoline-data-web-autoconfigure</artifactId>
<version>20190628</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-data-web-autoconfigure/
implementation 'com.lucadev.trampoline:trampoline-data-web-autoconfigure:20190628'
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-data-web-autoconfigure/
implementation ("com.lucadev.trampoline:trampoline-data-web-autoconfigure:20190628")
'com.lucadev.trampoline:trampoline-data-web-autoconfigure:jar:20190628'
<dependency org="com.lucadev.trampoline" name="trampoline-data-web-autoconfigure" rev="20190628">
<artifact name="trampoline-data-web-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucadev.trampoline', module='trampoline-data-web-autoconfigure', version='20190628')
)
libraryDependencies += "com.lucadev.trampoline" % "trampoline-data-web-autoconfigure" % "20190628"
[com.lucadev.trampoline/trampoline-data-web-autoconfigure "20190628"]
Group / Artifact | Type | Version |
---|---|---|
com.lucadev.trampoline : trampoline-data-web | jar | 20190628 |
org.springframework.boot : spring-boot-starter | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |