License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-datasource |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-datasource-0.0.1.pom | |
modest-datasource-0.0.1.jar | 12 KB |
modest-datasource-0.0.1-sources.jar | 8 KB |
modest-datasource-0.0.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-datasource/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-datasource</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-datasource/
implementation 'com.github.percychuang:modest-datasource:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-datasource/
implementation ("com.github.percychuang:modest-datasource:0.0.1")
'com.github.percychuang:modest-datasource:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-datasource" rev="0.0.1">
<artifact name="modest-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-datasource', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-datasource" % "0.0.1"
[com.github.percychuang/modest-datasource "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.percychuang : modest-core | jar | 0.0.1 |
org.springframework : spring-jdbc | jar | 4.3.13.RELEASE |
com.mchange : c3p0 | jar | 0.9.5-pre9 |
com.mchange : mchange-commons-java | jar | 0.2.7 |
mysql : mysql-connector-java | jar | 5.1.36 |
com.alibaba : druid | jar | 1.0.31 |
Group / Artifact | Type | Version |
---|---|---|
com.jolbox : bonecp | jar | 0.7.1.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.2 |