is not current version
Last Version 3.0.7

in.clouthink.daas:daas-fss-mysql 3.0.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

in.clouthink.daas
ArtifactId

ArtifactId

daas-fss-mysql
Version

Version

3.0.1
Type

Type

jar

Download daas-fss-mysql 3.0.1


<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-mysql/ -->
<dependency>
    <groupId>in.clouthink.daas</groupId>
    <artifactId>daas-fss-mysql</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-mysql/
implementation 'in.clouthink.daas:daas-fss-mysql:3.0.1'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-fss-mysql/
implementation ("in.clouthink.daas:daas-fss-mysql:3.0.1")
'in.clouthink.daas:daas-fss-mysql:jar:3.0.1'
<dependency org="in.clouthink.daas" name="daas-fss-mysql" rev="3.0.1">
  <artifact name="daas-fss-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-fss-mysql', version='3.0.1')
)
libraryDependencies += "in.clouthink.daas" % "daas-fss-mysql" % "3.0.1"
[in.clouthink.daas/daas-fss-mysql "3.0.1"]