Last Version

io.github.sylllys:test-sniper 20210119-232505

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.sylllys
ArtifactId

ArtifactId

test-sniper
Version

Version

20210119-232505
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download test-sniper 20210119-232505


<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.