MVN

io.github.samuel-rufi : my-test

Maven & Gradle

Oct 19, 2022
0 stars

my-test · Java library.

<dependency>
    <groupId>io.github.samuel-rufi</groupId>
    <artifactId>my-test</artifactId>
    <version>1.0.0-rc.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.samuel-rufi : my-test to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-rc.2
  • Latest Release Candidate: 1.0.0-rc.2

All Versions

Choose a version of io.github.samuel-rufi : my-test to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
my-test-1.0.0-rc.2
my-test-1.0.0-rc.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.samuel-rufi</groupId>
    <artifactId>my-test</artifactId>
    <version>1.0.0-rc.2</version>
</dependency>