Last Version

Sentry stub 7.8.2

Stub for tests against a Sentry server.

License

License

GroupId

GroupId

com.getsentry.raven
ArtifactId

ArtifactId

sentry-stub
Version

Version

7.8.2
Type

Type

war
Description

Description

Sentry stub
Stub for tests against a Sentry server.

Download sentry-stub 7.8.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.7.6
com.fasterxml.jackson.core : jackson-annotations jar 2.7.6
com.fasterxml.jackson.core : jackson-databind jar 2.7.6

provided (1)

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

Project Modules

There are no modules declared in this project.