| License |
License |
|---|---|
| GroupId | GroupIdio.github.pdkst |
| ArtifactId | ArtifactIdrequest-version |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| request-version-1.1.0.pom | |
| request-version-1.1.0.jar | 19 KB |
| request-version-1.1.0-sources.jar | 10 KB |
| request-version-1.1.0-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pdkst/request-version/ -->
<dependency>
<groupId>io.github.pdkst</groupId>
<artifactId>request-version</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdkst/request-version/
implementation 'io.github.pdkst:request-version:1.1.0'
// https://jarcasting.com/artifacts/io.github.pdkst/request-version/
implementation ("io.github.pdkst:request-version:1.1.0")
'io.github.pdkst:request-version:jar:1.1.0'
<dependency org="io.github.pdkst" name="request-version" rev="1.1.0">
<artifact name="request-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pdkst', module='request-version', version='1.1.0')
)
libraryDependencies += "io.github.pdkst" % "request-version" % "1.1.0"
[io.github.pdkst/request-version "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.9.RELEASE |
| org.springframework.data : spring-data-commons | jar | 2.3.9.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.9.RELEASE |