GroupId | GroupIdcom.github.flysium-io |
---|---|
ArtifactId | ArtifactIdyew-util-simple-jdbc |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYew Simple JDBC Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
yew-util-simple-jdbc-1.0.4.pom | |
yew-util-simple-jdbc-1.0.4.jar | 23 KB |
yew-util-simple-jdbc-1.0.4-sources.jar | 21 KB |
yew-util-simple-jdbc-1.0.4-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.47 |
com.alibaba : druid | jar | 1.1.10 |