Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.yehebl |
ArtifactId | ArtifactIdspring-jdbc-ds-orm |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
spring-jdbc-ds-orm-0.0.5.pom | |
spring-jdbc-ds-orm-0.0.5.jar | 153 KB |
spring-jdbc-ds-orm-0.0.5-sources.jar | 62 KB |
spring-jdbc-ds-orm-0.0.5-javadoc.jar | 460 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.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"]