| License |
License |
|---|---|
| GroupId | GroupIdio.blep |
| ArtifactId | ArtifactIdspy-sql |
| Version | Version0.3 |
| Type | Typejar |
| Description |
DescriptionSpy SQL
A data source wrapper tha allows to get
information about JDBC activity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spy-sql-0.3.pom | |
| spy-sql-0.3.jar | 16 KB |
| spy-sql-0.3-sources.jar | 4 KB |
| spy-sql-0.3-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.blep/spy-sql/ -->
<dependency>
<groupId>io.blep</groupId>
<artifactId>spy-sql</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.blep/spy-sql/
implementation 'io.blep:spy-sql:0.3'
// https://jarcasting.com/artifacts/io.blep/spy-sql/
implementation ("io.blep:spy-sql:0.3")
'io.blep:spy-sql:jar:0.3'
<dependency org="io.blep" name="spy-sql" rev="0.3">
<artifact name="spy-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.blep', module='spy-sql', version='0.3')
)
libraryDependencies += "io.blep" % "spy-sql" % "0.3"
[io.blep/spy-sql "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.12.2 |
| net.jcip : jcip-annotations | jar | 1.0 |
| org.mockito : mockito-all | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| junit : junit | jar | 4.11 |
| com.h2database : h2 | jar | 1.3.164 |
| commons-dbcp : commons-dbcp | jar | 1.4 |