is not current version
Last Version 1.1.7

tech.iooo.boot:iooo-spring-boot-module 1.0.10.RELEASE

Spring Boot module

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

tech.iooo.boot
ArtifactId

ArtifactId

iooo-spring-boot-module
Version

Version

1.0.10.RELEASE
Type

Type

pom

Download iooo-spring-boot-module 1.0.10.RELEASE


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