Last Version

JXTA Platform 2.5

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.

License

License

Project JXTA License
Categories

Categories

Net
GroupId

GroupId

net.jxta
ArtifactId

ArtifactId

jxta-jxse
Version

Version

2.5
Type

Type

jar
Description

Description

JXTA 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 Organization

Project JXTA

Download jxta-jxse 2.5


<!-- https://jarcasting.com/artifacts/net.jxta/jxta-jxse/ -->
<dependency>
    <groupId>net.jxta</groupId>
    <artifactId>jxta-jxse</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.jxta/jxta-jxse/
implementation 'net.jxta:jxta-jxse:2.5'
// https://jarcasting.com/artifacts/net.jxta/jxta-jxse/
implementation ("net.jxta:jxta-jxse:2.5")
'net.jxta:jxta-jxse:jar:2.5'
<dependency org="net.jxta" name="jxta-jxse" rev="2.5">
  <artifact name="jxta-jxse" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jxta', module='jxta-jxse', version='2.5')
)
libraryDependencies += "net.jxta" % "jxta-jxse" % "2.5"
[net.jxta/jxta-jxse "2.5"]

Dependencies

compile (3)

Group / Artifact Type Version
bouncycastle : bcprov-jdk15 jar 136
javax.servlet : servlet-api jar 2.3
jetty : jetty jar 4.2.27

Project Modules

There are no modules declared in this project.