Yew Simple JDBC Libraries

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

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-util-simple-jdbc
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download yew-util-simple-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-util-simple-jdbc/ -->
<dependency>
    <groupId>com.github.flysium-io</groupId>
    <artifactId>yew-util-simple-jdbc</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-util-simple-jdbc/
implementation 'com.github.flysium-io:yew-util-simple-jdbc:1.0.4'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-util-simple-jdbc/
implementation ("com.github.flysium-io:yew-util-simple-jdbc:1.0.4")
'com.github.flysium-io:yew-util-simple-jdbc:jar:1.0.4'
<dependency org="com.github.flysium-io" name="yew-util-simple-jdbc" rev="1.0.4">
  <artifact name="yew-util-simple-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-util-simple-jdbc', version='1.0.4')
)
libraryDependencies += "com.github.flysium-io" % "yew-util-simple-jdbc" % "1.0.4"
[com.github.flysium-io/yew-util-simple-jdbc "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
com.google.code.findbugs : annotations jar 2.0.3
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.47
com.alibaba : druid jar 1.1.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.1
1.0.0