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