License |
License |
---|---|
GroupId | GroupIdde.exxcellent |
ArtifactId | ArtifactIdecholot-app |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionEcholot Widget Library
Advanced widget library for the hybrid Java/JavaScript RIA Framework Echo 3 by nextapp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
echolot-app-1.0.4.pom | |
echolot-app-1.0.4.jar | 82 KB |
echolot-app-1.0.4-sources.jar | 111 KB |
echolot-app-1.0.4-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.exxcellent/echolot-app/ -->
<dependency>
<groupId>de.exxcellent</groupId>
<artifactId>echolot-app</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.exxcellent/echolot-app/
implementation 'de.exxcellent:echolot-app:1.0.4'
// https://jarcasting.com/artifacts/de.exxcellent/echolot-app/
implementation ("de.exxcellent:echolot-app:1.0.4")
'de.exxcellent:echolot-app:jar:1.0.4'
<dependency org="de.exxcellent" name="echolot-app" rev="1.0.4">
<artifact name="echolot-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.exxcellent', module='echolot-app', version='1.0.4')
)
libraryDependencies += "de.exxcellent" % "echolot-app" % "1.0.4"
[de.exxcellent/echolot-app "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.nextapp : echo3-app | jar | 3.0.0 |
com.nextapp : echo3-webcontainer | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | [2.4,) |