NetScaler NITRO API client

The Citrix® NetScaler® NITRO client for Java allows you to configure and monitor the NetScaler appliance programmatically in Java based applications. Source code taken from Build 121 of NetScaler release 10.1

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.citrix.netscaler.nitro
Идентификатор

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

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

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

10.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

NetScaler NITRO API client
The Citrix® NetScaler® NITRO client for Java allows you to configure and monitor the NetScaler appliance programmatically in Java based applications. Source code taken from Build 121 of NetScaler release 10.1
Ссылка на сайт

Ссылка на сайт

http://www.citrix.com/netscaler
Организация-разработчик

Организация-разработчик

Citrix Systems, Inc.
Система контроля версий

Система контроля версий

https://github.com/netscaler/nitro.git

Скачать nitro

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 1.7.1
junit : junit jar 4.11

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

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

NetScaler® NITRO Java client

The Citrix® NetScaler® NITRO client for Java allows you to configure and monitor the NetScaler appliance programmatically in Java based applications.

This readme briefly explains the directory structure of the SDK and the means to access the help.

Directory Structure

Apache Maven has to be used for compilation. And according to Maven's recommendations the following is how the contents is organized.

  • src/main - Contains the source code.
  • src/test/java - Contains the sample code for unit testing.
  • src/test/resources - Contains the config file where netscaler credentials can be configured for unit testing

License

Netscaler NITRO client for Java is free software. You can redistribute and modify it under the terms of the Apache License. See License.txt for details.

Версии библиотеки

Версия
10.1
10.0.e