Last Version

io.github.sunwenjieIT:spring-boot-webmvc-version-mapping 2.0.5

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sunwenjieIT
ArtifactId

ArtifactId

spring-boot-webmvc-version-mapping
Version

Version

2.0.5
Type

Type

pom
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-webmvc-version-mapping

Download spring-boot-webmvc-version-mapping 2.0.5


<!-- https://jarcasting.com/artifacts/io.github.sunwenjieIT/spring-boot-webmvc-version-mapping/ -->
<dependency>
    <groupId>io.github.sunwenjieIT</groupId>
    <artifactId>spring-boot-webmvc-version-mapping</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunwenjieIT/spring-boot-webmvc-version-mapping/
implementation 'io.github.sunwenjieIT:spring-boot-webmvc-version-mapping:2.0.5'
// https://jarcasting.com/artifacts/io.github.sunwenjieIT/spring-boot-webmvc-version-mapping/
implementation ("io.github.sunwenjieIT:spring-boot-webmvc-version-mapping:2.0.5")
'io.github.sunwenjieIT:spring-boot-webmvc-version-mapping:pom:2.0.5'
<dependency org="io.github.sunwenjieIT" name="spring-boot-webmvc-version-mapping" rev="2.0.5">
  <artifact name="spring-boot-webmvc-version-mapping" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.sunwenjieIT', module='spring-boot-webmvc-version-mapping', version='2.0.5')
)
libraryDependencies += "io.github.sunwenjieIT" % "spring-boot-webmvc-version-mapping" % "2.0.5"
[io.github.sunwenjieIT/spring-boot-webmvc-version-mapping "2.0.5"]

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.