MVN

com.github.houbb : id

Maven & Gradle

Jul 03, 2022

id · The time schedule framework for java.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>id</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : id to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.github.houbb : id to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
id-0.0.7
id-0.0.6
id-0.0.5
id-0.0.4
id-0.0.3
id-0.0.2
id-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>id</artifactId>
    <version>0.0.7</version>
</dependency>