Last Version

raygun4java-play2 3.0.0

The official provider for the Raygun error tracking service. This is the Play Framework provider module that sends errors caught from your Play Scala/Java application. Used in conjunction with raygun4java.core

License

License

GroupId

GroupId

com.mindscapehq
ArtifactId

ArtifactId

raygun4java-play2
Version

Version

3.0.0
Type

Type

jar
Description

Description

raygun4java-play2
The official provider for the Raygun error tracking service. This is the Play Framework provider module that sends errors caught from your Play Scala/Java application. Used in conjunction with raygun4java.core
Project URL

Project URL

http://raygun.io
Source Code Management

Source Code Management

https://github.com/mindscapehq/raygun4java

Download raygun4java-play2 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mindscapehq : core jar 3.0.0
org.nanoko.playframework : play2-maven-plugin jar 1.2.3
org.scala-lang : scala-library jar 2.10.4
com.google.code.gson : gson jar 2.2.4

provided (3)

Group / Artifact Type Version
com.typesafe.play : play_2.10 jar 2.2.0
com.typesafe.play : play-java_2.10 jar 2.2.0
com.typesafe.play : play-test_2.10 jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.