MVN

net.jxta : jxta-jxse

Maven & Gradle

May 20, 2010
2 usages

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.

<dependency>
    <groupId>net.jxta</groupId>
    <artifactId>jxta-jxse</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jxta : jxta-jxse to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of net.jxta : jxta-jxse to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5
jxta-jxse-2.5

How to add a dependency to Maven

Add the following net.jxta : jxta-jxse maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jxta</groupId>
    <artifactId>jxta-jxse</artifactId>
    <version>2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jxta : jxta-jxse gradle dependency to your build.gradle file:

implementation 'net.jxta:jxta-jxse:2.5'

Gradle Kotlin DSL: Add the following net.jxta : jxta-jxse gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jxta:jxta-jxse:2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jxta : jxta-jxse sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jxta" % "jxta-jxse" % "2.5"

Advertisement

Dependencies from Group

May 20, 2010
2 usages
May 20, 2010

Discover Dependencies

Nov 03, 2020
4 usages
Aug 21, 2021
4 usages
Apr 08, 2016
4 usages
554 stars
Dec 08, 2019
2 usages
0 stars
Sep 22, 2022
4 usages
2k stars
May 08, 2014
3 usages
2 stars
Feb 24, 2023
13 usages
0 stars