Last Version

opencensus-jdbc 0.0.6

OpenCensus instrumented JDBC wrapper

License

License

GroupId

GroupId

io.orijtech.integrations
ArtifactId

ArtifactId

ocjdbc
Version

Version

0.0.6
Type

Type

jar
Description

Description

opencensus-jdbc
OpenCensus instrumented JDBC wrapper
Project URL

Project URL

https://github.com/opencensus-integrations/ocjdbc
Source Code Management

Source Code Management

https://github.com/opencensus-integrations/ocjdbc

Download ocjdbc 0.0.6


<!-- https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/ -->
<dependency>
    <groupId>io.orijtech.integrations</groupId>
    <artifactId>ocjdbc</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/
implementation 'io.orijtech.integrations:ocjdbc:0.0.6'
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/
implementation ("io.orijtech.integrations:ocjdbc:0.0.6")
'io.orijtech.integrations:ocjdbc:jar:0.0.6'
<dependency org="io.orijtech.integrations" name="ocjdbc" rev="0.0.6">
  <artifact name="ocjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orijtech.integrations', module='ocjdbc', version='0.0.6')
)
libraryDependencies += "io.orijtech.integrations" % "ocjdbc" % "0.0.6"
[io.orijtech.integrations/ocjdbc "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
io.opencensus : opencensus-api jar 0.24.0

runtime (1)

Group / Artifact Type Version
io.opencensus : opencensus-impl jar 0.24.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.