Last Version

Sentry-Java for Google AppEngine 1.7.30

Sentry module allowing to use GoogleApp Engine and its task queueing system.

License

License

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-appengine
Version

Version

1.7.30
Type

Type

jar
Description

Description

Sentry-Java for Google AppEngine
Sentry module allowing to use GoogleApp Engine and its task queueing system.

Download sentry-appengine 1.7.30


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

Dependencies

compile (3)

Group / Artifact Type Version
io.sentry : sentry jar 1.7.30
com.google.appengine : appengine-api-1.0-sdk jar 1.9.49
org.slf4j : slf4j-api jar 1.7.24

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.