io.github.project-snail:snail-defer-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.project-snail
ArtifactId

ArtifactId

snail-defer-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download snail-defer-starter

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0