| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sylllys |
| Идентификатор | Идентификаторtest-sniper |
| Версия | Версия20210119-232505 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| test-sniper-20210119-232505.pom | |
| test-sniper-20210119-232505.jar | 31 MB |
| test-sniper-20210119-232505-sources.jar | 8 KB |
| test-sniper-20210119-232505-javadoc.jar | 454 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sylllys/test-sniper/ -->
<dependency>
<groupId>io.github.sylllys</groupId>
<artifactId>test-sniper</artifactId>
<version>20210119-232505</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sylllys/test-sniper/
implementation 'io.github.sylllys:test-sniper:20210119-232505'
// https://jarcasting.com/artifacts/io.github.sylllys/test-sniper/
implementation ("io.github.sylllys:test-sniper:20210119-232505")
'io.github.sylllys:test-sniper:jar:20210119-232505'
<dependency org="io.github.sylllys" name="test-sniper" rev="20210119-232505">
<artifact name="test-sniper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sylllys', module='test-sniper', version='20210119-232505')
)
libraryDependencies += "io.github.sylllys" % "test-sniper" % "20210119-232505"
[io.github.sylllys/test-sniper "20210119-232505"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.4.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| org.freemarker : freemarker | jar | 2.3.30 |
| io.rest-assured : rest-assured | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |