Last Version

ZEN FRAMEWORK 3.0.0

A general application framework and collection of tools and utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.zenbaf
ArtifactId

ArtifactId

zenframework
Version

Version

3.0.0
Type

Type

jar
Description

Description

ZEN FRAMEWORK
A general application framework and collection of tools and utilities
Project URL

Project URL

http://www.fulcrumcollaborations.com

Download zenframework 3.0.0


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

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.