License |
License |
---|---|
GroupId | GroupIdio.github.project-snail |
ArtifactId | ArtifactIdsnail-defer-starter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
snail-defer-starter-1.1.pom | |
snail-defer-starter-1.1.jar | 9 KB |
snail-defer-starter-1.1-sources.jar | 5 KB |
snail-defer-starter-1.1-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.project-snail/snail-defer-starter/ -->
<dependency>
<groupId>io.github.project-snail</groupId>
<artifactId>snail-defer-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-snail/snail-defer-starter/
implementation 'io.github.project-snail:snail-defer-starter:1.1'
// https://jarcasting.com/artifacts/io.github.project-snail/snail-defer-starter/
implementation ("io.github.project-snail:snail-defer-starter:1.1")
'io.github.project-snail:snail-defer-starter:jar:1.1'
<dependency org="io.github.project-snail" name="snail-defer-starter" rev="1.1">
<artifact name="snail-defer-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-snail', module='snail-defer-starter', version='1.1')
)
libraryDependencies += "io.github.project-snail" % "snail-defer-starter" % "1.1"
[io.github.project-snail/snail-defer-starter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |