is not current version
Last Version 0.1.1

com.datadoghq:spring-boot-jdbc 0.0.5


Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.datadoghq
ArtifactId

ArtifactId

spring-boot-jdbc
Version

Version

0.0.5
Type

Type

jar

Download spring-boot-jdbc 0.0.5


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