License |
License |
---|---|
GroupId | GroupIdorg.apache.rave |
ArtifactId | ArtifactIdrave-core |
Version | Version0.23 |
Type | Typejar |
Description |
DescriptionApache Rave :: rave-core
Apache Rave Core Component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rave-core-0.23.pom | |
rave-core-0.23.jar | 242 KB |
rave-core-0.23-sources.jar | 215 KB |
rave-core-0.23-javadoc.jar | 906 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rave/rave-core/ -->
<dependency>
<groupId>org.apache.rave</groupId>
<artifactId>rave-core</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rave/rave-core/
implementation 'org.apache.rave:rave-core:0.23'
// https://jarcasting.com/artifacts/org.apache.rave/rave-core/
implementation ("org.apache.rave:rave-core:0.23")
'org.apache.rave:rave-core:jar:0.23'
<dependency org="org.apache.rave" name="rave-core" rev="0.23">
<artifact name="rave-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rave', module='rave-core', version='0.23')
)
libraryDependencies += "org.apache.rave" % "rave-core" % "0.23"
[org.apache.rave/rave-core "0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rave : rave-commons | jar | 0.23 |
org.apache.rave : rave-core-api | jar | 0.23 |
org.apache.shindig : shindig-common | jar | 2.5.0-update1 |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.4.RELEASE |
org.springframework.security : spring-security-openid | jar | 3.1.4.RELEASE |
org.springframework : spring-oxm | jar | 3.2.3.RELEASE |
org.json : json | jar | 20090211 |
joda-time : joda-time | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
com.ibm.icu : icu4j | jar | 51.2 |
net.tanesha.recaptcha4j : recaptcha4j | jar | 0.0.7 |
org.springframework : spring-context-support | jar | 3.2.3.RELEASE |
org.freemarker : freemarker | jar | 2.3.20 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
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 |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.2 |
org.springframework : spring-test | jar | 3.2.3.RELEASE |