MVN

org.hobsoft : hobsoft-parent

Maven & Gradle

Jun 05, 2023
0 stars

Hobsoft Parent · Parent POM for Hobsoft projects.

<dependency>
    <groupId>org.hobsoft</groupId>
    <artifactId>hobsoft-parent</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hobsoft : hobsoft-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of org.hobsoft : hobsoft-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
hobsoft-parent-0.7.1
hobsoft-parent-0.7.0
0.6.x
hobsoft-parent-0.6.1
hobsoft-parent-0.6.0
0.5.x
hobsoft-parent-0.5.0
0.4.x
hobsoft-parent-0.4.3
hobsoft-parent-0.4.2
hobsoft-parent-0.4.1
hobsoft-parent-0.4.0
0.3.x
hobsoft-parent-0.3.0
0.2.x
hobsoft-parent-0.2.0
0.1.x
hobsoft-parent-0.1.3
hobsoft-parent-0.1.2
hobsoft-parent-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hobsoft</groupId>
    <artifactId>hobsoft-parent</artifactId>
    <version>0.7.1</version>
</dependency>

Advertisement