Last Version

Haohope PARENT 1.0.0

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

License

License

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Haohope PARENT
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-parent

Download haohope-parent 1.0.0

Filename Size
haohope-parent-1.0.0.pom 5 KB
Browse

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

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.