is not current version
Last Version 0.4.0

com.wee0.box:box-spring-boot 0.1.22


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wee0.box
ArtifactId

ArtifactId

box-spring-boot
Version

Version

0.1.22
Type

Type

jar

Download box-spring-boot 0.1.22


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