is not current version
Last Version 2.0.4

com.yehebl:spring-jdbc-ds-orm 0.0.5

简化dao操作

Categories

Categories

ORM Data
GroupId

GroupId

com.yehebl
ArtifactId

ArtifactId

spring-jdbc-ds-orm
Version

Version

0.0.5
Type

Type

jar

Download spring-jdbc-ds-orm 0.0.5


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