Last Version

JET Web Engine 1.0-beta-2


GroupId

GroupId

org.codehaus.jet
ArtifactId

ArtifactId

jet-web-engine
Version

Version

1.0-beta-2
Type

Type

war
Description

Description

JET Web Engine

Download jet-web-engine 1.0-beta-2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jet : jet-engine jar 1.0-beta-2
org.codehaus.jet : jet-web jar 1.0-beta-2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.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.