sentry-config

Configure sentry-java by typesafe-config.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.nomadblacky
ArtifactId

ArtifactId

sentry-config
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

sentry-config
Configure sentry-java by typesafe-config.
Project URL

Project URL

https://github.com/NomadBlacky/sentry-config
Source Code Management

Source Code Management

https://github.com/NomadBlacky/sentry-config

Download sentry-config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.sentry : sentry jar 1.7.15
com.typesafe : config jar 1.3.3

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0