License |
License |
---|---|
GroupId | GroupIdio.github.filipowm |
ArtifactId | ArtifactIdspring-api |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring API
Simplify managing REST API in Spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-api-1.2.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.filipowm/spring-api/ -->
<dependency>
<groupId>io.github.filipowm</groupId>
<artifactId>spring-api</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.filipowm/spring-api/
implementation 'io.github.filipowm:spring-api:1.2.0'
// https://jarcasting.com/artifacts/io.github.filipowm/spring-api/
implementation ("io.github.filipowm:spring-api:1.2.0")
'io.github.filipowm:spring-api:pom:1.2.0'
<dependency org="io.github.filipowm" name="spring-api" rev="1.2.0">
<artifact name="spring-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.filipowm', module='spring-api', version='1.2.0')
)
libraryDependencies += "io.github.filipowm" % "spring-api" % "1.2.0"
[io.github.filipowm/spring-api "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |