Last Version

raygun-webprovider 3.0.0

The official provider for the Raygun error tracking service. This is the web provider that sends errors caught from your servlet/JSP application. Used in conjunction with raygun4java.core

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mindscapehq
ArtifactId

ArtifactId

webprovider
Version

Version

3.0.0
Type

Type

jar
Description

Description

raygun-webprovider
The official provider for the Raygun error tracking service. This is the web provider that sends errors caught from your servlet/JSP application. Used in conjunction with raygun4java.core
Project URL

Project URL

http://raygun.io

Download webprovider 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mindscapehq : core jar 3.0.0
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
com.mindscapehq : core test-jar 3.0.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.