License |
License |
---|---|
GroupId | GroupIdcn.6tail |
ArtifactId | ArtifactIdnlf2-plugin-c3p0 |
Last Version | Last Version1.8.93 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight java framework
|
Filename | Size |
---|---|
nlf2-plugin-c3p0-1.8.93.pom | |
nlf2-plugin-c3p0-1.8.93.jar | 7 KB |
nlf2-plugin-c3p0-1.8.93-sources.jar | 4 KB |
nlf2-plugin-c3p0-1.8.93-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-c3p0/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf2-plugin-c3p0</artifactId>
<version>1.8.93</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-c3p0/
implementation 'cn.6tail:nlf2-plugin-c3p0:1.8.93'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-c3p0/
implementation ("cn.6tail:nlf2-plugin-c3p0:1.8.93")
'cn.6tail:nlf2-plugin-c3p0:jar:1.8.93'
<dependency org="cn.6tail" name="nlf2-plugin-c3p0" rev="1.8.93">
<artifact name="nlf2-plugin-c3p0" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-plugin-c3p0', version='1.8.93')
)
libraryDependencies += "cn.6tail" % "nlf2-plugin-c3p0" % "1.8.93"
[cn.6tail/nlf2-plugin-c3p0 "1.8.93"]
Group / Artifact | Type | Version |
---|---|---|
cn.6tail : nlf2-core | jar | 1.8.93 |
com.mchange : c3p0 | jar | 0.9.5.4 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.6 |
junit : junit | jar | 4.12 |