Last Version

com.lucadev.trampoline:trampoline-common 20190329

A trampoline starter module

License

License

GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-common
Version

Version

20190329
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Camphul/Trampoline

Download trampoline-common 20190329


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

Dependencies

compile (2)

Group / Artifact Type Version
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.