Last Version

com.alipay.sofa:sofa-tracer-sample-with-h2 3.0.6

Alipay SOFATracer Log Implemented by OpenTracing

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

sofa-tracer-sample-with-h2
Version

Version

3.0.6
Type

Type

jar
Description

Description

Alipay SOFATracer Log Implemented by OpenTracing
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sofa-tracer-sample-with-h2

Download sofa-tracer-sample-with-h2 3.0.6


<!-- https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-h2/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>sofa-tracer-sample-with-h2</artifactId>
    <version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-h2/
implementation 'com.alipay.sofa:sofa-tracer-sample-with-h2:3.0.6'
// https://jarcasting.com/artifacts/com.alipay.sofa/sofa-tracer-sample-with-h2/
implementation ("com.alipay.sofa:sofa-tracer-sample-with-h2:3.0.6")
'com.alipay.sofa:sofa-tracer-sample-with-h2:jar:3.0.6'
<dependency org="com.alipay.sofa" name="sofa-tracer-sample-with-h2" rev="3.0.6">
  <artifact name="sofa-tracer-sample-with-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='sofa-tracer-sample-with-h2', version='3.0.6')
)
libraryDependencies += "com.alipay.sofa" % "sofa-tracer-sample-with-h2" % "3.0.6"
[com.alipay.sofa/sofa-tracer-sample-with-h2 "3.0.6"]

Dependencies

compile (10)

Group / Artifact Type Version
com.alipay.sofa : tracer-sofa-boot-starter jar 3.0.6
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.1.0.RELEASE
mysql : mysql-connector-java jar 8.0.13
com.alipay.sofa : sofa-tracer-datasource-plugin jar 3.0.6
com.alibaba : druid jar 1.0.12
c3p0 : c3p0 jar 0.9.1.1
org.apache.tomcat : tomcat-jdbc jar 8.5.31
commons-dbcp : commons-dbcp jar 1.4
com.zaxxer : HikariCP-java6 jar 2.3.8

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.