Last Version

com.lucadev.trampoline:trampoline-data 20190628

A trampoline starter module

License

License

Categories

Categories

Data
GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-data
Version

Version

20190628
Type

Type

jar
Description

Description

com.lucadev.trampoline:trampoline-data
A trampoline starter module
Project URL

Project URL

https://github.com/Camphul/Trampoline

Download trampoline-data 20190628


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-validation jar
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-cache jar
net.sf.ehcache : ehcache jar
org.springframework.boot : spring-boot-starter-json jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

test (2)

Group / Artifact Type Version
org.awaitility : awaitility-proxy jar 3.1.0
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.