| GroupId | GroupIdorg.codehaus.jet |
|---|---|
| ArtifactId | ArtifactIdjet-web |
| Last Version | Last Version1.0-beta-3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJET Web
|
| Filename | Size |
|---|---|
| jet-web-1.0-beta-3.pom | |
| jet-web-1.0-beta-3.jar | 33 KB |
| jet-web-1.0-beta-3-sources.jar | 14 KB |
| jet-web-1.0-beta-3-javadoc.jar | 140 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| jmock : jmock | jar | 1.0.1 |