| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.lucadev.trampoline |
| ArtifactId | ArtifactIdtrampoline-security |
| Version | Version20190628 |
| Type | Typejar |
| Description |
Descriptioncom.lucadev.trampoline:trampoline-security
A trampoline starter module
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-security/ -->
<dependency>
<groupId>com.lucadev.trampoline</groupId>
<artifactId>trampoline-security</artifactId>
<version>20190628</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-security/
implementation 'com.lucadev.trampoline:trampoline-security:20190628'
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-security/
implementation ("com.lucadev.trampoline:trampoline-security:20190628")
'com.lucadev.trampoline:trampoline-security:jar:20190628'
<dependency org="com.lucadev.trampoline" name="trampoline-security" rev="20190628">
<artifact name="trampoline-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucadev.trampoline', module='trampoline-security', version='20190628')
)
libraryDependencies += "com.lucadev.trampoline" % "trampoline-security" % "20190628"
[com.lucadev.trampoline/trampoline-security "20190628"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lucadev.trampoline : trampoline-core | jar | 20190628 |
| com.lucadev.trampoline : trampoline-data | jar | 20190628 |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.h2database : h2 | jar | |
| 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.security : spring-security-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |