| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.zenbaf |
| ArtifactId | ArtifactIdzenframework |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZEN FRAMEWORK
A general application framework and collection of tools and utilities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zenframework-3.0.0.pom | |
| zenframework-3.0.0.jar | 146 KB |
| zenframework-3.0.0-sources.jar | 85 KB |
| zenframework-3.0.0-javadoc.jar | 795 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.zenbaf/zenframework/ -->
<dependency>
<groupId>net.sf.zenbaf</groupId>
<artifactId>zenframework</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.zenbaf/zenframework/
implementation 'net.sf.zenbaf:zenframework:3.0.0'
// https://jarcasting.com/artifacts/net.sf.zenbaf/zenframework/
implementation ("net.sf.zenbaf:zenframework:3.0.0")
'net.sf.zenbaf:zenframework:jar:3.0.0'
<dependency org="net.sf.zenbaf" name="zenframework" rev="3.0.0">
<artifact name="zenframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.zenbaf', module='zenframework', version='3.0.0')
)
libraryDependencies += "net.sf.zenbaf" % "zenframework" % "3.0.0"
[net.sf.zenbaf/zenframework "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| xerces : xercesImpl | jar | 2.9.1 |
| log4j : log4j | jar | 1.2.16 |
| net.sf.ehcache : ehcache | pom | 2.3.1 |
| opensymphony : oscache | jar | 2.3 |
| jfree : jfreechart | jar | 1.0.12 |
| com.itextpdf : itextpdf | jar | 5.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |