Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.yehebl |
ArtifactId | ArtifactIdspring-jdbc-ds-orm |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
spring-jdbc-ds-orm-0.0.4.pom | |
spring-jdbc-ds-orm-0.0.4.jar | 151 KB |
spring-jdbc-ds-orm-0.0.4-sources.jar | 61 KB |
spring-jdbc-ds-orm-0.0.4-javadoc.jar | 458 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yehebl/spring-jdbc-ds-orm/
implementation 'com.yehebl:spring-jdbc-ds-orm:0.0.4'
// https://jarcasting.com/artifacts/com.yehebl/spring-jdbc-ds-orm/
implementation ("com.yehebl:spring-jdbc-ds-orm:0.0.4")
'com.yehebl:spring-jdbc-ds-orm:jar:0.0.4'
<dependency org="com.yehebl" name="spring-jdbc-ds-orm" rev="0.0.4">
<artifact name="spring-jdbc-ds-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yehebl', module='spring-jdbc-ds-orm', version='0.0.4')
)
libraryDependencies += "com.yehebl" % "spring-jdbc-ds-orm" % "0.0.4"
[com.yehebl/spring-jdbc-ds-orm "0.0.4"]