is not current version
Last Version 2.1.6

io.github.betterigo:spring-boot-starter-respack 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.betterigo
ArtifactId

ArtifactId

spring-boot-starter-respack
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-starter-respack 1.0.1


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