Last Version

maven root pom 1.0.1

maven root pom for hhoss project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.hhoss
ArtifactId

ArtifactId

maven-root
Version

Version

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

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

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