is not current version
Last Version 0.0.2

io.springboot.plugin:screw-spring-boot-starter 0.0.1

screw-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.springboot.plugin
ArtifactId

ArtifactId

screw-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download screw-spring-boot-starter 0.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-spring-boot-starter/
implementation 'io.springboot.plugin:screw-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-spring-boot-starter/
implementation ("io.springboot.plugin:screw-spring-boot-starter:0.0.1")
'io.springboot.plugin:screw-spring-boot-starter:jar:0.0.1'
<dependency org="io.springboot.plugin" name="screw-spring-boot-starter" rev="0.0.1">
  <artifact name="screw-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springboot.plugin', module='screw-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "io.springboot.plugin" % "screw-spring-boot-starter" % "0.0.1"
[io.springboot.plugin/screw-spring-boot-starter "0.0.1"]