License |
License |
---|---|
GroupId | GroupIdorg.apache.cayenne |
ArtifactId | ArtifactIdcayenne-xmpp |
Last Version | Last Version4.2.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncayenne-xmpp: Cayenne XMPP Event bridge
Apache Cayenne is a powerful, full-featured, and open source
Java framework, plus developer tools, that provides Object
Relational Mapping (ORM) and remoting services for persistence.
The software is licensed under the Apache License.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cayenne-xmpp-4.2.RC1.pom | |
cayenne-xmpp-4.2.RC1.jar | 25 KB |
cayenne-xmpp-4.2.RC1-sources.jar | 30 KB |
cayenne-xmpp-4.2.RC1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-xmpp/ -->
<dependency>
<groupId>org.apache.cayenne</groupId>
<artifactId>cayenne-xmpp</artifactId>
<version>4.2.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-xmpp/
implementation 'org.apache.cayenne:cayenne-xmpp:4.2.RC1'
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-xmpp/
implementation ("org.apache.cayenne:cayenne-xmpp:4.2.RC1")
'org.apache.cayenne:cayenne-xmpp:jar:4.2.RC1'
<dependency org="org.apache.cayenne" name="cayenne-xmpp" rev="4.2.RC1">
<artifact name="cayenne-xmpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne', module='cayenne-xmpp', version='4.2.RC1')
)
libraryDependencies += "org.apache.cayenne" % "cayenne-xmpp" % "4.2.RC1"
[org.apache.cayenne/cayenne-xmpp "4.2.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-server | jar | 4.2.RC1 |
Group / Artifact | Type | Version |
---|---|---|
jivesoftware : smack | jar | 2.2.1 |
jivesoftware : smackx | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-server | test-jar | 4.2.RC1 |
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |