| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.nomadblacky |
| Идентификатор | Идентификаторsentry-config |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsentry-config
Configure sentry-java by typesafe-config.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.sentry : sentry | jar | 1.7.15 |
| com.typesafe : config | jar | 1.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |