| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.rave |
| ArtifactId | ArtifactIdrave-portal |
| Last Version | Last Version0.23 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionApache Rave :: rave-portal
Apache Rave Portal
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rave-portal-0.23.pom | |
| rave-portal-0.23.war | 24 MB |
| rave-portal-0.23-sources.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rave/rave-portal/ -->
<dependency>
<groupId>org.apache.rave</groupId>
<artifactId>rave-portal</artifactId>
<version>0.23</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rave/rave-portal/
implementation 'org.apache.rave:rave-portal:0.23'
// https://jarcasting.com/artifacts/org.apache.rave/rave-portal/
implementation ("org.apache.rave:rave-portal:0.23")
'org.apache.rave:rave-portal:war:0.23'
<dependency org="org.apache.rave" name="rave-portal" rev="0.23">
<artifact name="rave-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.rave', module='rave-portal', version='0.23')
)
libraryDependencies += "org.apache.rave" % "rave-portal" % "0.23"
[org.apache.rave/rave-portal "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.rave : rave-portal-dependencies | pom | 0.23 |
| org.apache.rave : rave-portal-resources | war | 0.23 |
| org.apache.directory.server : apacheds-server-jndi | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wookie : wookie | war | 0.13.1 |
| org.apache.rave : rave-shindig | war | 0.23 |
| org.apache.rave : rave-demo-gadgets | war | 0.23 |
| com.h2database : h2 | jar | 1.3.172 |
| javax.mail : mail | jar | 1.4.7 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| javax.el : el-api | jar | 1.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.2 |
| org.springframework : spring-test | jar | 3.2.3.RELEASE |