io.github.pleuvoir:common-bom

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

License

License

GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

common-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download common-bom

Filename Size
common-bom-1.1.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.alibaba : fastjson jar 1.2.49
commons-io : commons-io jar 2.6
commons-fileupload : commons-fileupload jar 1.3.3
org.hibernate.validator : hibernate-validator jar 6.0.5.Final
com.google.guava : guava jar 27.0-jre

provided (2)

Group / Artifact Type Version
org.glassfish.web : javax.el jar 2.2.6
javax.el : javax.el-api jar 3.0.1-b04

Project Modules

There are no modules declared in this project.

oh-my-bom

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

Versions

Version
1.1.0
1.0.2