cn.6tail:nlf2-plugin-dbcp

a lightweight java framework

License

License

GroupId

GroupId

cn.6tail
ArtifactId

ArtifactId

nlf2-plugin-dbcp
Last Version

Last Version

1.8.93
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight java framework

Download nlf2-plugin-dbcp

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
cn.6tail : nlf2-core jar 1.8.93
commons-dbcp : commons-dbcp jar 1.3

test (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.93
1.8.9
1.8.8