Last Version

ocjdbc 0.0.1

OpenCensus instrumented JDBC wrapper

License

License

GroupId

GroupId

io.opencensus
ArtifactId

ArtifactId

ocjdbc
Version

Version

0.0.1
Type

Type

jar
Description

Description

ocjdbc
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.1


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.