Last Version

Sentry stub 6.0.0

Stub for tests against a Sentry server.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kencochrane.raven
ArtifactId

ArtifactId

sentry-stub
Version

Version

6.0.0
Type

Type

war
Description

Description

Sentry stub
Stub for tests against a Sentry server.

Download sentry-stub 6.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-core jar 2.5.0
com.fasterxml.jackson.core : jackson-annotations jar 2.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.0

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.