Last Version

sqlfly-spring 1.0.0

A useful ORM framework

License

License

GroupId

GroupId

cn.dev33
ArtifactId

ArtifactId

sqlfly-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

sqlfly-spring
A useful ORM framework
Source Code Management

Source Code Management

https://github.com/click33/sqlfly.git

Download sqlfly-spring 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.