Последняя версия

JXTA Shell 2.5

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 JXTA License
Категории

Категории

Сеть
Группа

Группа

net.jxta
Идентификатор

Идентификатор

jxse-shell
Версия

Версия

2.5
Тип

Тип

jar
Описание

Описание

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 JXTA

Скачать jxse-shell 2.5


<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.jxta : jxta-jxse jar 2.5
bouncycastle : bcprov-jdk15 jar 136

Модули Проекта

Данный проект не имеет модулей.