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