GroupId | GroupIdcom.github.marchenkoprojects |
---|---|
ArtifactId | ArtifactIdprettyjdbc-spring5 |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
prettyjdbc-spring5-0.4.1.pom | |
prettyjdbc-spring5-0.4.1.jar | 8 KB |
prettyjdbc-spring5-0.4.1-sources.jar | 7 KB |
prettyjdbc-spring5-0.4.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/ -->
<dependency>
<groupId>com.github.marchenkoprojects</groupId>
<artifactId>prettyjdbc-spring5</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/
implementation 'com.github.marchenkoprojects:prettyjdbc-spring5:0.4.1'
// https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/
implementation ("com.github.marchenkoprojects:prettyjdbc-spring5:0.4.1")
'com.github.marchenkoprojects:prettyjdbc-spring5:jar:0.4.1'
<dependency org="com.github.marchenkoprojects" name="prettyjdbc-spring5" rev="0.4.1">
<artifact name="prettyjdbc-spring5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marchenkoprojects', module='prettyjdbc-spring5', version='0.4.1')
)
libraryDependencies += "com.github.marchenkoprojects" % "prettyjdbc-spring5" % "0.4.1"
[com.github.marchenkoprojects/prettyjdbc-spring5 "0.4.1"]