api-version-mapping

Api version mapping for spring boot

License

License

GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

api-version-mapping
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

api-version-mapping
Api version mapping for spring boot

Download api-version-mapping

How to add to project

<!-- https://jarcasting.com/artifacts/xyz.tneciv/api-version-mapping/ -->
<dependency>
    <groupId>xyz.tneciv</groupId>
    <artifactId>api-version-mapping</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.tneciv/api-version-mapping/
implementation 'xyz.tneciv:api-version-mapping:1.0.0'
// https://jarcasting.com/artifacts/xyz.tneciv/api-version-mapping/
implementation ("xyz.tneciv:api-version-mapping:1.0.0")
'xyz.tneciv:api-version-mapping:jar:1.0.0'
<dependency org="xyz.tneciv" name="api-version-mapping" rev="1.0.0">
  <artifact name="api-version-mapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.tneciv', module='api-version-mapping', version='1.0.0')
)
libraryDependencies += "xyz.tneciv" % "api-version-mapping" % "1.0.0"
[xyz.tneciv/api-version-mapping "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
Qin.SR2
Qin.SR1
Qin.RELEASE
Qin.RC3
Qin.RC1
Han.SR1