is not current version
Last Version 1.2.2

org.rockyang:tio-spring-boot-common 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.rockyang
ArtifactId

ArtifactId

tio-spring-boot-common
Version

Version

1.0.1
Type

Type

jar

Download tio-spring-boot-common 1.0.1


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