Last Version

com.lucadev.trampoline:trampoline-starter 20190628

A trampoline starter module containing all modules

License

License

GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-starter
Version

Version

20190628
Type

Type

jar
Description

Description

com.lucadev.trampoline:trampoline-starter
A trampoline starter module containing all modules
Project URL

Project URL

https://github.com/Camphul/Trampoline

Download trampoline-starter 20190628


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

Dependencies

compile (14)

Group / Artifact Type Version
com.lucadev.trampoline : trampoline-core-starter jar 20190628
com.lucadev.trampoline : trampoline-data-starter jar 20190628
com.lucadev.trampoline : trampoline-data-web-starter jar 20190628
com.lucadev.trampoline : trampoline-jwt-starter jar 20190628
com.lucadev.trampoline : trampoline-jwt-security-adapter jar 20190628
com.lucadev.trampoline : trampoline-notify-starter jar 20190628
com.lucadev.trampoline : trampoline-security-starter jar 20190628
com.lucadev.trampoline : trampoline-asset-store-starter jar 20190628
com.lucadev.trampoline : trampoline-security-abac-starter jar 20190628
com.lucadev.trampoline : trampoline-user-logging-starter jar 20190628
com.lucadev.trampoline : trampoline-web-starter jar 20190628
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

test (1)

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

Project Modules

There are no modules declared in this project.