"# asgc-jdbc"
License |
License |
---|---|
GroupId | GroupIdcom.github.aoshiguchen.framework |
ArtifactId | ArtifactIdasgc-jdbc |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasgc-jdbc
this is a java db util.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asgc-jdbc-0.0.1.pom | |
asgc-jdbc-0.0.1.jar | 56 KB |
asgc-jdbc-0.0.1-sources.jar | 27 KB |
asgc-jdbc-0.0.1-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-jdbc/ -->
<dependency>
<groupId>com.github.aoshiguchen.framework</groupId>
<artifactId>asgc-jdbc</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-jdbc/
implementation 'com.github.aoshiguchen.framework:asgc-jdbc:0.0.1'
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-jdbc/
implementation ("com.github.aoshiguchen.framework:asgc-jdbc:0.0.1")
'com.github.aoshiguchen.framework:asgc-jdbc:jar:0.0.1'
<dependency org="com.github.aoshiguchen.framework" name="asgc-jdbc" rev="0.0.1">
<artifact name="asgc-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aoshiguchen.framework', module='asgc-jdbc', version='0.0.1')
)
libraryDependencies += "com.github.aoshiguchen.framework" % "asgc-jdbc" % "0.0.1"
[com.github.aoshiguchen.framework/asgc-jdbc "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.aoshiguchen.framework : asgc-configure | jar | 0.0.2 |
com.alibaba : druid | jar | 0.2.26 |
mysql : mysql-connector-java | jar | 5.1.37 |
"# asgc-jdbc"