action-access

Access library for the action-core

Лицензия

Лицензия

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

com.ning
Идентификатор

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

metrics.action-access
Последняя версия

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

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

action-access
Access library for the action-core
Ссылка на сайт

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

http://github.com/pierre/action-access
Система контроля версий

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

http://github.com/pierre/action-access/tree/master

Скачать metrics.action-access

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.ning : async-http-client jar 1.6.4
org.codehaus.jackson : jackson-mapper-asl jar 1.8.3
org.slf4j : slf4j-api jar 1.5.11

provided (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar r09

test (6)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
org.eclipse.jetty : jetty-http jar 7.4.4.v20110707
org.eclipse.jetty : jetty-server jar 7.4.4.v20110707
org.eclipse.jetty : jetty-util jar 7.4.4.v20110707
org.slf4j : slf4j-simple jar 1.5.11
org.testng : testng jar 6.0

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

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

action-access library

The action-access provides an API to browse files exposed via the action-core (See github.com/pierre/action-core). Includes parsing and converting json streams to a delimited format.

License (see LICENSE-2.0.txt file for full license)

Copyright 2011 Ning

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

Версия
0.0.4
0.0.3
0.0.2
0.0.1