License |
License |
---|---|
GroupId | GroupIdio.github.sylllys |
ArtifactId | ArtifactIdtest-sniper |
Version | Version20210119-232505 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |