| License |
License |
|---|---|
| GroupId | GroupIdde.aosd.clazzfish |
| ArtifactId | ArtifactIdclazzfish-jdbc |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclassfish-jdbc is an add-on toe classfish-monitor
which allows you to monitor also JDBC calls.
|
| Filename | Size |
|---|---|
| clazzfish-jdbc-1.1.pom | |
| clazzfish-jdbc-1.1.jar | 51 KB |
| clazzfish-jdbc-1.1-sources.jar | 47 KB |
| clazzfish-jdbc-1.1-javadoc.jar | 185 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-jdbc/ -->
<dependency>
<groupId>de.aosd.clazzfish</groupId>
<artifactId>clazzfish-jdbc</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-jdbc/
implementation 'de.aosd.clazzfish:clazzfish-jdbc:1.1'
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-jdbc/
implementation ("de.aosd.clazzfish:clazzfish-jdbc:1.1")
'de.aosd.clazzfish:clazzfish-jdbc:jar:1.1'
<dependency org="de.aosd.clazzfish" name="clazzfish-jdbc" rev="1.1">
<artifact name="clazzfish-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.aosd.clazzfish', module='clazzfish-jdbc', version='1.1')
)
libraryDependencies += "de.aosd.clazzfish" % "clazzfish-jdbc" % "1.1"
[de.aosd.clazzfish/clazzfish-jdbc "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.aosd.clazzfish : clazzfish-monitor | jar | 1.1 |
| com.jamonapi : jamon Optional | jar | 2.81 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api Optional | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 4.2.0 |