io.github.pleuvoir:spring-mvc-bom

对常用组件 pom 进行分类,方便引用。

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

spring-mvc-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

对常用组件 pom 进行分类,方便引用。

Download spring-mvc-bom

Filename Size
spring-mvc-bom-1.1.0.pom 960 bytes
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.0.8.RELEASE
org.springframework : spring-context-support jar 5.0.8.RELEASE
org.aspectj : aspectjrt jar 1.8.13
org.aspectj : aspectjweaver jar 1.8.13

Project Modules

There are no modules declared in this project.

oh-my-bom

对常用组件 pom 进行分类,方便引用。当前最新版本 Maven Central

Versions

Version
1.1.0
1.0.2