License |
License
Project JXTA License
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jxta.platform |
ArtifactId | ArtifactIdjxta |
Last Version | Last Version2.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJXTA Platform
JXTA technology is a set of open protocols that allow any connected
device on the network ranging from cell phones and wireless PDAs to PCs
and servers to communicate and collaborate in a P2P manner.
JXTA peers create a virtual network where any peer can interact with
other peers and resources directly even when some of the peers and
resources are behind firewalls and NATs or are on different network
transports.
|
Project Organization |
Project OrganizationProject JXTA |
Filename | Size |
---|---|
jxta-2.3.6.pom | |
jxta-2.3.6.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jxta.platform/jxta/ -->
<dependency>
<groupId>org.jxta.platform</groupId>
<artifactId>jxta</artifactId>
<version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxta.platform/jxta/
implementation 'org.jxta.platform:jxta:2.3.6'
// https://jarcasting.com/artifacts/org.jxta.platform/jxta/
implementation ("org.jxta.platform:jxta:2.3.6")
'org.jxta.platform:jxta:jar:2.3.6'
<dependency org="org.jxta.platform" name="jxta" rev="2.3.6">
<artifact name="jxta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxta.platform', module='jxta', version='2.3.6')
)
libraryDependencies += "org.jxta.platform" % "jxta" % "2.3.6"
[org.jxta.platform/jxta "2.3.6"]
Group / Artifact | Type | Version |
---|---|---|
bouncycastle : bcprov-jdk14 | jar | 124 |
javax.servlet : servlet-api | jar | 2.4 |
log4j : log4j | jar | 1.2.8 |
jetty : org.mortbay.jetty | jar | 5.1.4 |
xerces : xerces | jar | 2.4.0 |
jaxen : jaxen | jar | 1.0-FCS-full |
saxpath : saxpath | jar | 1.0-FCS |
jdom : jdom | jar | 1.0 |
org.swixml : swixml | jar | 1.5.144 |