| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки config Библиотеки уровня приложения Configuration ORM Данные |
| Группа | Группаio.urf |
| Идентификатор | Идентификаторconfig-file-format-turf-provider |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеTURF Configuration File Format Provider
File format provider for TURF files.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.urf/config-file-format-turf-provider/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>config-file-format-turf-provider</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.urf/config-file-format-turf-provider/
implementation 'io.urf:config-file-format-turf-provider:0.4.0'
// https://jarcasting.com/artifacts/io.urf/config-file-format-turf-provider/
implementation ("io.urf:config-file-format-turf-provider:0.4.0")
'io.urf:config-file-format-turf-provider:jar:0.4.0'
<dependency org="io.urf" name="config-file-format-turf-provider" rev="0.4.0">
<artifact name="config-file-format-turf-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='config-file-format-turf-provider', version='0.4.0')
)
libraryDependencies += "io.urf" % "config-file-format-turf-provider" % "0.4.0"
[io.urf/config-file-format-turf-provider "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.urf : config-file-format-turf | jar | 0.4.0 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |