Last Version

com.github.youyinnn:YouDBUtils 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.youyinnn
ArtifactId

ArtifactId

YouDBUtils
Version

Version

1.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/youyinnn/YouDBUtils

Download YouDBUtils 1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.20.0
junit : junit jar 4.12
cglib : cglib-nodep jar 3.2.5
com.alibaba : druid jar 1.1.5
mysql : mysql-connector-java jar 6.0.5
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.