is not current version
Last Version 3.0.M2

cn.hserver:hserver-plugin-beetlsql 3.0.M1


GroupId

GroupId

cn.hserver
ArtifactId

ArtifactId

hserver-plugin-beetlsql
Version

Version

3.0.M1
Type

Type

jar

Download hserver-plugin-beetlsql 3.0.M1


<!-- https://jarcasting.com/artifacts/cn.hserver/hserver-plugin-beetlsql/ -->
<dependency>
    <groupId>cn.hserver</groupId>
    <artifactId>hserver-plugin-beetlsql</artifactId>
    <version>3.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hserver/hserver-plugin-beetlsql/
implementation 'cn.hserver:hserver-plugin-beetlsql:3.0.M1'
// https://jarcasting.com/artifacts/cn.hserver/hserver-plugin-beetlsql/
implementation ("cn.hserver:hserver-plugin-beetlsql:3.0.M1")
'cn.hserver:hserver-plugin-beetlsql:jar:3.0.M1'
<dependency org="cn.hserver" name="hserver-plugin-beetlsql" rev="3.0.M1">
  <artifact name="hserver-plugin-beetlsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hserver', module='hserver-plugin-beetlsql', version='3.0.M1')
)
libraryDependencies += "cn.hserver" % "hserver-plugin-beetlsql" % "3.0.M1"
[cn.hserver/hserver-plugin-beetlsql "3.0.M1"]