License |
License |
---|---|
GroupId | GroupIdio.github.pleuvoir |
ArtifactId | ArtifactIdcommon-bom |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description对常用组件 pom 进行分类,方便引用。
|
Filename | Size |
---|---|
common-bom-1.1.0.pom | 1 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.web : javax.el | jar | 2.2.6 |
javax.el : javax.el-api | jar | 3.0.1-b04 |