Last Version

Apache Vysper Admin Console 0.7

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.

License

License

GroupId

GroupId

org.apache.vysper
ArtifactId

ArtifactId

vysper-admin-console
Version

Version

0.7
Type

Type

war
Description

Description

Apache Vysper Admin Console
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

The Apache Software Foundation

Download vysper-admin-console 0.7


<!-- https://jarcasting.com/artifacts/org.apache.vysper/vysper-admin-console/ -->
<dependency>
    <groupId>org.apache.vysper</groupId>
    <artifactId>vysper-admin-console</artifactId>
    <version>0.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.vysper/vysper-admin-console/
implementation 'org.apache.vysper:vysper-admin-console:0.7'
// https://jarcasting.com/artifacts/org.apache.vysper/vysper-admin-console/
implementation ("org.apache.vysper:vysper-admin-console:0.7")
'org.apache.vysper:vysper-admin-console:war:0.7'
<dependency org="org.apache.vysper" name="vysper-admin-console" rev="0.7">
  <artifact name="vysper-admin-console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.vysper', module='vysper-admin-console', version='0.7')
)
libraryDependencies += "org.apache.vysper" % "vysper-admin-console" % "0.7"
[org.apache.vysper/vysper-admin-console "0.7"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.vysper : vysper-core jar 0.7
jivesoftware : smack jar 3.1.0
jivesoftware : smackx jar 3.1.0
org.springframework : spring-webmvc jar 3.0.5.RELEASE
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
org.eclipse.jetty : jetty-webapp jar 7.2.1.v20101111
org.slf4j : slf4j-log4j12 jar 1.5.3
org.slf4j : jcl-over-slf4j jar 1.5.3
log4j : log4j jar 1.2.14

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.