JET Web


GroupId

GroupId

org.codehaus.jet
ArtifactId

ArtifactId

jet-web
Last Version

Last Version

1.0-beta-3
Release Date

Release Date

Type

Type

jar
Description

Description

JET Web

Download jet-web

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.jet/jet-web/ -->
<dependency>
    <groupId>org.codehaus.jet</groupId>
    <artifactId>jet-web</artifactId>
    <version>1.0-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jet/jet-web/
implementation 'org.codehaus.jet:jet-web:1.0-beta-3'
// https://jarcasting.com/artifacts/org.codehaus.jet/jet-web/
implementation ("org.codehaus.jet:jet-web:1.0-beta-3")
'org.codehaus.jet:jet-web:jar:1.0-beta-3'
<dependency org="org.codehaus.jet" name="jet-web" rev="1.0-beta-3">
  <artifact name="jet-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jet', module='jet-web', version='1.0-beta-3')
)
libraryDependencies += "org.codehaus.jet" % "jet-web" % "1.0-beta-3"
[org.codehaus.jet/jet-web "1.0-beta-3"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
opensymphony : xwork jar 1.1.3
struts : struts jar 1.2.9
jfree : jfreechart jar 1.0.0
org.nanocontainer.nanowar : nanocontainer-nanowar jar 1.0
xstream : xstream jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-3
1.0-beta-2
1.0-beta-1