Last Version

com.github.obase:obase-mysql 1.2.0

A very simple/efficient Mysql Client Framework

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-mysql
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.github.obase:obase-mysql
A very simple/efficient Mysql Client Framework

Download obase-mysql 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.obase : obase-mysql-annotation jar 1.2.0
com.github.obase : obase-util jar 1.2.0
org.springframework : spring-tx jar 4.3.13.RELEASE

Project Modules

There are no modules declared in this project.