is not current version
Last Version 0.0.5

com.github.restup:up-spring-boot-starter 0.0.4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-spring-boot-starter
Version

Version

0.0.4
Type

Type

jar

Download up-spring-boot-starter 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.restup/up-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.restup</groupId>
    <artifactId>up-spring-boot-starter</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup/up-spring-boot-starter/
implementation 'com.github.restup:up-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/com.github.restup/up-spring-boot-starter/
implementation ("com.github.restup:up-spring-boot-starter:0.0.4")
'com.github.restup:up-spring-boot-starter:jar:0.0.4'
<dependency org="com.github.restup" name="up-spring-boot-starter" rev="0.0.4">
  <artifact name="up-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup', module='up-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "com.github.restup" % "up-spring-boot-starter" % "0.0.4"
[com.github.restup/up-spring-boot-starter "0.0.4"]