h-orm

h-orm spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

horm-spring-boot-starter
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

h-orm
h-orm spring boot starter
Project URL

Project URL

http://www.sylinx.cn

Download horm-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
cn.sylinx : h-orm jar 0.1.3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0