License |
License |
---|---|
GroupId | GroupIdorg.apache.vysper |
ArtifactId | ArtifactIdvysper-core |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Vysper Core
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
vysper-core-0.7.pom | |
vysper-core-0.7.jar | 435 KB |
vysper-core-0.7-sources.jar | 405 KB |
vysper-core-0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.vysper/vysper-core/ -->
<dependency>
<groupId>org.apache.vysper</groupId>
<artifactId>vysper-core</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.vysper/vysper-core/
implementation 'org.apache.vysper:vysper-core:0.7'
// https://jarcasting.com/artifacts/org.apache.vysper/vysper-core/
implementation ("org.apache.vysper:vysper-core:0.7")
'org.apache.vysper:vysper-core:jar:0.7'
<dependency org="org.apache.vysper" name="vysper-core" rev="0.7">
<artifact name="vysper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.vysper', module='vysper-core', version='0.7')
)
libraryDependencies += "org.apache.vysper" % "vysper-core" % "0.7"
[org.apache.vysper/vysper-core "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.vysper : nbxml | jar | 0.7 |
org.springframework : spring-context Optional | jar | 3.0.5.RELEASE |
org.apache.mina : mina-core | jar | 2.0.2 |
javax.jcr : jcr Optional | jar | 1.0 |
org.apache.jackrabbit : jackrabbit-core Optional | jar | 1.5.3 |
commons-codec : commons-codec | jar | 1.4 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.5 |
dnsjava : dnsjava | jar | 2.0.8 |
org.slf4j : slf4j-api | jar | 1.5.3 |
org.slf4j : jcl-over-slf4j Optional | jar | 1.5.3 |
org.apache.vysper : spec-compliance Optional | jar | 0.7 |
net.sf.ehcache : ehcache-core Optional | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.3 |
log4j : log4j | jar | 1.2.14 |
junit : junit | jar | 4.8.2 |
jivesoftware : smack | jar | 3.1.0 |
jivesoftware : smackx | jar | 3.1.0 |
org.mockito : mockito-all | jar | 1.8.5 |