Last Version

com.iopipe:iopipe 1.12.0

This project provides analytics and distributed tracing for event-driven applications running on AWS Lambda using the IOpipe service.

License

License

GroupId

GroupId

com.iopipe
ArtifactId

ArtifactId

iopipe
Version

Version

1.12.0
Type

Type

jar
Description

Description

com.iopipe:iopipe
This project provides analytics and distributed tracing for event-driven applications running on AWS Lambda using the IOpipe service.
Project URL

Project URL

https://www.iopipe.com/
Project Organization

Project Organization

IOpipe
Source Code Management

Source Code Management

https://github.com/iopipe/iopipe-java

Download iopipe 1.12.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.1.4
com.amazonaws : aws-lambda-java-core jar 1.2.0
com.amazonaws : aws-lambda-java-events jar 2.2.5
com.amazonaws : aws-java-sdk-kinesis jar 1.11.505
com.amazonaws : aws-java-sdk-s3 jar 1.11.505
com.squareup.okhttp3 : okhttp jar 3.13.1
org.tinylog : tinylog jar 1.3.6
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.8

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
com.amazonaws : aws-java-sdk-swf-libraries jar 1.11.22

Project Modules

There are no modules declared in this project.