License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.springboot.plugin |
ArtifactId | ArtifactIdscrew-spring-boot-starter |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionscrew-spring-boot-starter
screw-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/io.springboot.plugin/screw-spring-boot-starter/ -->
<dependency>
<groupId>io.springboot.plugin</groupId>
<artifactId>screw-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-spring-boot-starter/
implementation 'io.springboot.plugin:screw-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-spring-boot-starter/
implementation ("io.springboot.plugin:screw-spring-boot-starter:0.0.2")
'io.springboot.plugin:screw-spring-boot-starter:jar:0.0.2'
<dependency org="io.springboot.plugin" name="screw-spring-boot-starter" rev="0.0.2">
<artifact name="screw-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springboot.plugin', module='screw-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "io.springboot.plugin" % "screw-spring-boot-starter" % "0.0.2"
[io.springboot.plugin/screw-spring-boot-starter "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.springboot.plugin : screw-core | jar | 0.0.2 |
org.springframework.boot : spring-boot-starter | jar | |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-auto | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |