is not current version
Last Version 1.2.0

com.github.obase:obase-mysql-annotation 0.8.1

Obase-mysql项目的通用注解

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-mysql-annotation
Version

Version

0.8.1
Type

Type

jar

Download obase-mysql-annotation 0.8.1


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