Last Version

com.github.obase:spring-mysql 1.0.0

A very simple/efficient Mysql Client Framework

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

spring-mysql
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download spring-mysql 1.0.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.8.RELEASE
org.springframework : spring-tx jar 4.2.8.RELEASE

Project Modules

There are no modules declared in this project.