action-access

Access library for the action-core

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ning
ArtifactId

ArtifactId

metrics.action-access
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

action-access
Access library for the action-core
Project URL

Project URL

http://github.com/pierre/action-access
Source Code Management

Source Code Management

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

Download metrics.action-access

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.google.guava : guava jar r09

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1