License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.coodex.concrete |
ArtifactId | ArtifactIdconcrete-apm-plugin-mysql |
Last Version | Last Version0.5.1-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconcrete service definition spec.
|
<!-- https://jarcasting.com/artifacts/org.coodex.concrete/concrete-apm-plugin-mysql/ -->
<dependency>
<groupId>org.coodex.concrete</groupId>
<artifactId>concrete-apm-plugin-mysql</artifactId>
<version>0.5.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-apm-plugin-mysql/
implementation 'org.coodex.concrete:concrete-apm-plugin-mysql:0.5.1-RC2'
// https://jarcasting.com/artifacts/org.coodex.concrete/concrete-apm-plugin-mysql/
implementation ("org.coodex.concrete:concrete-apm-plugin-mysql:0.5.1-RC2")
'org.coodex.concrete:concrete-apm-plugin-mysql:jar:0.5.1-RC2'
<dependency org="org.coodex.concrete" name="concrete-apm-plugin-mysql" rev="0.5.1-RC2">
<artifact name="concrete-apm-plugin-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex.concrete', module='concrete-apm-plugin-mysql', version='0.5.1-RC2')
)
libraryDependencies += "org.coodex.concrete" % "concrete-apm-plugin-mysql" % "0.5.1-RC2"
[org.coodex.concrete/concrete-apm-plugin-mysql "0.5.1-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.coodex.concrete : concrete-core | jar | 0.5.1-RC2 |
mysql : mysql-connector-java | jar | 5.1.43 |