License |
License |
---|---|
GroupId | GroupIdio.github.filipowm |
ArtifactId | ArtifactIdspring-servlet-api-test |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimplify managing REST API in Spring
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-servlet-api-test-1.2.0.pom | |
spring-servlet-api-test-1.2.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/ -->
<dependency>
<groupId>io.github.filipowm</groupId>
<artifactId>spring-servlet-api-test</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/
implementation 'io.github.filipowm:spring-servlet-api-test:1.2.0'
// https://jarcasting.com/artifacts/io.github.filipowm/spring-servlet-api-test/
implementation ("io.github.filipowm:spring-servlet-api-test:1.2.0")
'io.github.filipowm:spring-servlet-api-test:jar:1.2.0'
<dependency org="io.github.filipowm" name="spring-servlet-api-test" rev="1.2.0">
<artifact name="spring-servlet-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.filipowm', module='spring-servlet-api-test', version='1.2.0')
)
libraryDependencies += "io.github.filipowm" % "spring-servlet-api-test" % "1.2.0"
[io.github.filipowm/spring-servlet-api-test "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.filipowm : spring-api-starter | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springdoc : springdoc-openapi-common | jar | 1.6.4 |
org.springdoc : springdoc-openapi-webmvc-core | jar | 1.6.4 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.springframework : spring-test | jar | 5.3.15 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.mockito : mockito-core | jar | 4.2.0 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |