Last Version

Haohope BOM 1.0.3

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

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-bom
Version

Version

1.0.3
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 1.0.3

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

<!-- 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.