is not current version
Last Version 0.0.15

io.webdevice:webdevice-spring-boot 0.0.13

WebDevice Spring Boot Module

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-spring-boot
Version

Version

0.0.13
Type

Type

jar

Download webdevice-spring-boot 0.0.13


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