is not current version
Last Version 0.1.3

cn.sylinx:horm-spring-boot-starter 0.1.0

h-orm spring boot starter

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

horm-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar

Download horm-spring-boot-starter 0.1.0


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