bom

bill of materials

License

License

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

bom
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

bom
bill of materials
Project URL

Project URL

https://github.com/drtrang/bom
Project Organization

Project Organization

trang
Source Code Management

Source Code Management

https://github.com/drtrang/bom

Download bom

Filename Size
bom-1.3.2.pom 12 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

bom

个人项目的清单,简化引用。

依赖

<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>bom</artifactId>
    <version>1.3.2</version>
</dependency>

Versions

Version
1.3.2
1.3.1
1.3.0