| License |
License |
|---|---|
| GroupId | GroupIdcom.github.usc |
| ArtifactId | ArtifactIdjdbcdslog |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjdbcdslog
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jdbcdslog-1.0.6.pom | |
| jdbcdslog-1.0.6.jar | 34 KB |
| jdbcdslog-1.0.6-sources.jar | 19 KB |
| jdbcdslog-1.0.6-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.usc/jdbcdslog/ -->
<dependency>
<groupId>com.github.usc</groupId>
<artifactId>jdbcdslog</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.usc/jdbcdslog/
implementation 'com.github.usc:jdbcdslog:1.0.6'
// https://jarcasting.com/artifacts/com.github.usc/jdbcdslog/
implementation ("com.github.usc:jdbcdslog:1.0.6")
'com.github.usc:jdbcdslog:jar:1.0.6'
<dependency org="com.github.usc" name="jdbcdslog" rev="1.0.6">
<artifact name="jdbcdslog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.usc', module='jdbcdslog', version='1.0.6')
)
libraryDependencies += "com.github.usc" % "jdbcdslog" % "1.0.6"
[com.github.usc/jdbcdslog "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
| log4j : log4j | jar | 1.2.15 |
| junit : junit | jar | 4.9 |
| hsqldb : hsqldb | jar | 1.8.0.10 |