JXTA Shell

The JXTA Shell is a sample application that demonstrates key concepts of JXTA JXSE. The JXTA Shell enables users to interact with the JXTA platform through a command-line interpreter. Much like the UNIX® shell, the JXTA Shell is useful for accessing and managing core platform objects (peers, groups, pipes), debugging communications problems, checking the status of peers and/or peer groups, and communicating with other JXTA services and applications. As in UNIX®, the JXTA shell allows users to "pipe" shell commands together connecting commands "on-the-fly." Pipes in Project JXTA are useful for collecting information at one peer and perhaps processing the command at another.

License

License

Project JXTA License
Categories

Categories

Net
GroupId

GroupId

net.jxta
ArtifactId

ArtifactId

jxse-shell
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

JXTA Shell
The JXTA Shell is a sample application that demonstrates key concepts of JXTA JXSE. The JXTA Shell enables users to interact with the JXTA platform through a command-line interpreter. Much like the UNIX® shell, the JXTA Shell is useful for accessing and managing core platform objects (peers, groups, pipes), debugging communications problems, checking the status of peers and/or peer groups, and communicating with other JXTA services and applications. As in UNIX®, the JXTA shell allows users to "pipe" shell commands together connecting commands "on-the-fly." Pipes in Project JXTA are useful for collecting information at one peer and perhaps processing the command at another.
Project Organization

Project Organization

Project JXTA

Download jxse-shell

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.jxta : jxta-jxse jar 2.5
bouncycastle : bcprov-jdk15 jar 136

Project Modules

There are no modules declared in this project.

Versions

Version
2.5