License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yehebl |
ArtifactId | ArtifactIdspring-jdbc-ds-orm |
Version | Version0.0.12 |
Type | Typejar |
Description |
Descriptionspring-jdbc-ds-orm
简化dao操作
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-jdbc-ds-orm-0.0.12.pom | |
spring-jdbc-ds-orm-0.0.12.jar | 163 KB |
spring-jdbc-ds-orm-0.0.12-sources.jar | 63 KB |
spring-jdbc-ds-orm-0.0.12-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yehebl/spring-jdbc-ds-orm/ -->
<dependency>
<groupId>com.yehebl</groupId>
<artifactId>spring-jdbc-ds-orm</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.yehebl/spring-jdbc-ds-orm/
implementation 'com.yehebl:spring-jdbc-ds-orm:0.0.12'
// https://jarcasting.com/artifacts/com.yehebl/spring-jdbc-ds-orm/
implementation ("com.yehebl:spring-jdbc-ds-orm:0.0.12")
'com.yehebl:spring-jdbc-ds-orm:jar:0.0.12'
<dependency org="com.yehebl" name="spring-jdbc-ds-orm" rev="0.0.12">
<artifact name="spring-jdbc-ds-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yehebl', module='spring-jdbc-ds-orm', version='0.0.12')
)
libraryDependencies += "com.yehebl" % "spring-jdbc-ds-orm" % "0.0.12"
[com.yehebl/spring-jdbc-ds-orm "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.9 |
org.springframework : spring-jdbc | jar | 5.0.4.RELEASE |