is not current version
Last Version 1.1.0

io.github.pleuvoir:spring-mvc-bom 1.0.2


Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

spring-mvc-bom
Version

Version

1.0.2
Type

Type

pom

Download spring-mvc-bom 1.0.2

Filename Size
spring-mvc-bom-1.0.2.pom 1 KB
Browse

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