maven root pom

maven root pom for hhoss project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.hhoss
ArtifactId

ArtifactId

maven-root
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven root pom
maven root pom for hhoss project
Project URL

Project URL

https://github.com/qqoss/maven-root
Project Organization

Project Organization

hhoss framework
Source Code Management

Source Code Management

https://github.com/qqoss/maven-root

Download maven-root

Filename Size
maven-root-1.0.1.pom 9 KB
Browse

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0
0.9.8
0.9.6
0.9.5
0.9.3
0.9.2
0.9.0
0.8.3