Haohope BOM

Modules to centralize common resources and configuration for "haohope components" Maven builds.

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-bom
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Haohope BOM
Modules to centralize common resources and configuration for "haohope components" Maven builds.
Project URL

Project URL

https://github.com/xiongxcodes/haohope-bom
Source Code Management

Source Code Management

https://github.com/xiongxcodes/haohope-bom

Download haohope-bom

Filename Size
haohope-bom-1.0.3.pom 24 KB
Browse

How to add to project

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

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.

haohope-bom

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0