GroupId | GroupIdcom.github.icecooly |
---|---|
ArtifactId | ArtifactIdsmartjdbc |
Last Version | Last Version2.0.37 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
smartjdbc-2.0.37.pom | |
smartjdbc-2.0.37.jar | 167 KB |
smartjdbc-2.0.37-sources.jar | 85 KB |
smartjdbc-2.0.37-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.icecooly/smartjdbc/ -->
<dependency>
<groupId>com.github.icecooly</groupId>
<artifactId>smartjdbc</artifactId>
<version>2.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.icecooly/smartjdbc/
implementation 'com.github.icecooly:smartjdbc:2.0.37'
// https://jarcasting.com/artifacts/com.github.icecooly/smartjdbc/
implementation ("com.github.icecooly:smartjdbc:2.0.37")
'com.github.icecooly:smartjdbc:jar:2.0.37'
<dependency org="com.github.icecooly" name="smartjdbc" rev="2.0.37">
<artifact name="smartjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.icecooly', module='smartjdbc', version='2.0.37')
)
libraryDependencies += "com.github.icecooly" % "smartjdbc" % "2.0.37"
[com.github.icecooly/smartjdbc "2.0.37"]