License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Logging Application Layer Libs |
GroupId | GroupIdio.quarkiverse.loggingsentry |
ArtifactId | ArtifactIdquarkus-logging-sentry-integration-tests |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Logging - Sentry - Integration Tests
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.loggingsentry/quarkus-logging-sentry-integration-tests/ -->
<dependency>
<groupId>io.quarkiverse.loggingsentry</groupId>
<artifactId>quarkus-logging-sentry-integration-tests</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.loggingsentry/quarkus-logging-sentry-integration-tests/
implementation 'io.quarkiverse.loggingsentry:quarkus-logging-sentry-integration-tests:1.1.1'
// https://jarcasting.com/artifacts/io.quarkiverse.loggingsentry/quarkus-logging-sentry-integration-tests/
implementation ("io.quarkiverse.loggingsentry:quarkus-logging-sentry-integration-tests:1.1.1")
'io.quarkiverse.loggingsentry:quarkus-logging-sentry-integration-tests:jar:1.1.1'
<dependency org="io.quarkiverse.loggingsentry" name="quarkus-logging-sentry-integration-tests" rev="1.1.1">
<artifact name="quarkus-logging-sentry-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.loggingsentry', module='quarkus-logging-sentry-integration-tests', version='1.1.1')
)
libraryDependencies += "io.quarkiverse.loggingsentry" % "quarkus-logging-sentry-integration-tests" % "1.1.1"
[io.quarkiverse.loggingsentry/quarkus-logging-sentry-integration-tests "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-resteasy | jar | |
io.quarkiverse.loggingsentry : quarkus-logging-sentry | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |