is not current version
Last Version 0.4.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wee0.box
ArtifactId

ArtifactId

box-spring-boot
Version

Version

0.2.7
Type

Type

jar

Download box-spring-boot 0.2.7


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