| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration | 
        
| GroupId | GroupIdcom.github.nomadblacky | 
    
| ArtifactId | ArtifactIdsentry-config | 
    
| Last Version | Last Version0.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsentry-config 
            Configure sentry-java by typesafe-config. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| sentry-config-0.4.0.pom | |
| sentry-config-0.4.0.jar | 4 KB | 
| sentry-config-0.4.0-sources.jar | 2 KB | 
| sentry-config-0.4.0-javadoc.jar | 22 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.sentry : sentry | jar | 1.7.15 | 
| com.typesafe : config | jar | 1.3.3 | 
| 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 |