Last Version

Example of Apache Vysper embedded in a WAR 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.examples
ArtifactId

ArtifactId

vysper-embedded-war
Version

Version

0.7
Type

Type

war
Description

Description

Example of Apache Vysper embedded in a WAR
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-embedded-war 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.vysper : vysper-core jar 0.7
org.slf4j : slf4j-log4j12 jar 1.5.3
log4j : log4j jar 1.2.14

provided (1)

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

Project Modules

There are no modules declared in this project.