License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.nextapp |
ArtifactId | ArtifactIdecho3-extras-webcontainer |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEcho3 Extras
Echo3 Extras AJAX Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nextapp/echo3-extras-webcontainer/ -->
<dependency>
<groupId>com.nextapp</groupId>
<artifactId>echo3-extras-webcontainer</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nextapp/echo3-extras-webcontainer/
implementation 'com.nextapp:echo3-extras-webcontainer:3.0.3'
// https://jarcasting.com/artifacts/com.nextapp/echo3-extras-webcontainer/
implementation ("com.nextapp:echo3-extras-webcontainer:3.0.3")
'com.nextapp:echo3-extras-webcontainer:jar:3.0.3'
<dependency org="com.nextapp" name="echo3-extras-webcontainer" rev="3.0.3">
<artifact name="echo3-extras-webcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nextapp', module='echo3-extras-webcontainer', version='3.0.3')
)
libraryDependencies += "com.nextapp" % "echo3-extras-webcontainer" % "3.0.3"
[com.nextapp/echo3-extras-webcontainer "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nextapp : echo3-webcontainer | jar | [3.0.0,) |
com.nextapp : echo3-extras | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | [2.4,) |