| GroupId | GroupIdorg.parancoe |
|---|---|
| ArtifactId | ArtifactIdparancoe-plugin-dwr |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParancoe Plugin DWR
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-dwr/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-plugin-dwr</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-dwr/
implementation 'org.parancoe:parancoe-plugin-dwr:2.0.4'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-dwr/
implementation ("org.parancoe:parancoe-plugin-dwr:2.0.4")
'org.parancoe:parancoe-plugin-dwr:jar:2.0.4'
<dependency org="org.parancoe" name="parancoe-plugin-dwr" rev="2.0.4">
<artifact name="parancoe-plugin-dwr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-plugin-dwr', version='2.0.4')
)
libraryDependencies += "org.parancoe" % "parancoe-plugin-dwr" % "2.0.4"
[org.parancoe/parancoe-plugin-dwr "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.directwebremoting : dwr | jar | 3.0-M1-RCL4 |
| org.parancoe : parancoe-web | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.4 |