| GroupId | GroupIdorg.apache.stratos |
|---|---|
| ArtifactId | ArtifactIdfeatures-dashboard |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionApache Stratos - Features Dashboard Webapp
Apache Stratos - Features Dashboard Webapp
|
| Filename | Size |
|---|---|
| features-dashboard-1.0.0.pom | |
| features-dashboard-1.0.0.war | 9 MB |
| features-dashboard-1.0.0-sources.jar | 12 KB |
| features-dashboard-1.0.0-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/features-dashboard/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>features-dashboard</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/features-dashboard/
implementation 'org.apache.stratos:features-dashboard:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stratos/features-dashboard/
implementation ("org.apache.stratos:features-dashboard:1.0.0")
'org.apache.stratos:features-dashboard:war:1.0.0'
<dependency org="org.apache.stratos" name="features-dashboard" rev="1.0.0">
<artifact name="features-dashboard" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='features-dashboard', version='1.0.0')
)
libraryDependencies += "org.apache.stratos" % "features-dashboard" % "1.0.0"
[org.apache.stratos/features-dashboard "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.13 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.axis2.wso2 » axis2 | jar | 1.6.1.wso2v1 |
| org.apache.ws.commons.axiom.wso2 » axiom | jar | 1.2.11.wso2v2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |