License |
License |
---|---|
GroupId | GroupIdcom.github.nfwork |
ArtifactId | ArtifactIddbfound |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbfound development platform
dbfound development platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbfound-3.0.0.pom | |
dbfound-3.0.0.jar | 309 KB |
dbfound-3.0.0-sources.jar | 201 KB |
dbfound-3.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nfwork/dbfound/ -->
<dependency>
<groupId>com.github.nfwork</groupId>
<artifactId>dbfound</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound/
implementation 'com.github.nfwork:dbfound:3.0.0'
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound/
implementation ("com.github.nfwork:dbfound:3.0.0")
'com.github.nfwork:dbfound:jar:3.0.0'
<dependency org="com.github.nfwork" name="dbfound" rev="3.0.0">
<artifact name="dbfound" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfwork', module='dbfound', version='3.0.0')
)
libraryDependencies += "com.github.nfwork" % "dbfound" % "3.0.0"
[com.github.nfwork/dbfound "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.2 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-dbcp : commons-dbcp | jar | 1.4 |
commons-logging : commons-logging | jar | 1.1.3 |
commons-pool : commons-pool | jar | 1.6 |
dom4j : dom4j | jar | 1.6.1 |
jaxen : jaxen | jar | 1.1.4 |
org.freemarker : freemarker | jar | 2.3.28 |
com.google.code.gson : gson | jar | 2.8.0 |
log4j : log4j | jar | 1.2.17 |
mysql : mysql-connector-java | jar | 5.1.27 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : javaee-api | jar | 5.0-1 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |