Last Version

com.lucadev.trampoline:trampoline-common-starter 20190329

A trampoline starter module

License

License

GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-common-starter
Version

Version

20190329
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Camphul/Trampoline

Download trampoline-common-starter 20190329


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

Dependencies

compile (4)

Group / Artifact Type Version
com.lucadev.trampoline : trampoline-common jar 20190329
com.lucadev.trampoline : trampoline-common-autoconfigure jar 20190329
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6

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 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.