License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.lucadev.trampoline |
ArtifactId | ArtifactIdtrampoline-notify-autoconfigure |
Version | Version20190628 |
Type | Typejar |
Description |
Descriptioncom.lucadev.trampoline:trampoline-notify-autoconfigure
A trampoline starter module
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-notify-autoconfigure/ -->
<dependency>
<groupId>com.lucadev.trampoline</groupId>
<artifactId>trampoline-notify-autoconfigure</artifactId>
<version>20190628</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-notify-autoconfigure/
implementation 'com.lucadev.trampoline:trampoline-notify-autoconfigure:20190628'
// https://jarcasting.com/artifacts/com.lucadev.trampoline/trampoline-notify-autoconfigure/
implementation ("com.lucadev.trampoline:trampoline-notify-autoconfigure:20190628")
'com.lucadev.trampoline:trampoline-notify-autoconfigure:jar:20190628'
<dependency org="com.lucadev.trampoline" name="trampoline-notify-autoconfigure" rev="20190628">
<artifact name="trampoline-notify-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucadev.trampoline', module='trampoline-notify-autoconfigure', version='20190628')
)
libraryDependencies += "com.lucadev.trampoline" % "trampoline-notify-autoconfigure" % "20190628"
[com.lucadev.trampoline/trampoline-notify-autoconfigure "20190628"]
Group / Artifact | Type | Version |
---|---|---|
com.lucadev.trampoline : trampoline-notify Optional | jar | 20190628 |
org.springframework.boot : spring-boot-autoconfigure | 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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-mail | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |