MVN

com.github.ershakiransari : hello-world

Maven & Gradle

Nov 03, 2022
0 stars

Hello World · Hello world

<dependency>
    <groupId>com.github.ershakiransari</groupId>
    <artifactId>hello-world</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ershakiransari : hello-world to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.ershakiransari : hello-world to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hello-world-1.0.0
0.9.x
hello-world-0.9.9
hello-world-0.9.8
hello-world-0.9.7
hello-world-0.9.6
hello-world-0.9.5
hello-world-0.9.4
hello-world-0.9.3
hello-world-0.9.2
hello-world-0.9.1
hello-world-0.9.0
0.8.x
hello-world-0.8.9
hello-world-0.8.8
hello-world-0.8.7
hello-world-0.8.6
hello-world-0.8.5
hello-world-0.8.4
hello-world-0.8.3
hello-world-0.8.2
hello-world-0.8.1
hello-world-0.8.0
0.7.x
hello-world-0.7.9
hello-world-0.7.8
hello-world-0.7.7
hello-world-0.7.6
hello-world-0.7.5
hello-world-0.7.4
hello-world-0.7.3
hello-world-0.7.2
hello-world-0.7.1
hello-world-0.7.0
0.6.x
hello-world-0.6.9
hello-world-0.6.8
hello-world-0.6.7
hello-world-0.6.6
hello-world-0.6.5
hello-world-0.6.4
hello-world-0.6.3
hello-world-0.6.2
hello-world-0.6.1
hello-world-0.6.0
0.5.x
hello-world-0.5.9
hello-world-0.5.8
hello-world-0.5.7
hello-world-0.5.6
hello-world-0.5.5
hello-world-0.5.4
hello-world-0.5.3
hello-world-0.5.2
hello-world-0.5.1
hello-world-0.5.0
0.4.x
hello-world-0.4.9
hello-world-0.4.8
hello-world-0.4.7
hello-world-0.4.6
hello-world-0.4.5
hello-world-0.4.4
hello-world-0.4.3
hello-world-0.4.2
hello-world-0.4.1
hello-world-0.4.0
0.3.x
hello-world-0.3.9
hello-world-0.3.8
hello-world-0.3.7
hello-world-0.3.6
hello-world-0.3.5
hello-world-0.3.4
hello-world-0.3.3
hello-world-0.3.2
hello-world-0.3.1
hello-world-0.3.0
0.2.x
hello-world-0.2.9
hello-world-0.2.8
hello-world-0.2.7
hello-world-0.2.6
hello-world-0.2.5
hello-world-0.2.1
hello-world-0.2.0
0.1.x
hello-world-0.1.9
hello-world-0.1.8
hello-world-0.1.6
hello-world-0.1.5
hello-world-0.1.4
hello-world-0.1.3
hello-world-0.1.1
hello-world-0.1.0
0.0.x
hello-world-0.0.10
hello-world-0.0.9
hello-world-0.0.8
hello-world-0.0.7
hello-world-0.0.6
hello-world-0.0.5
hello-world-0.0.4
hello-world-0.0.1
hello-world-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ershakiransari</groupId>
    <artifactId>hello-world</artifactId>
    <version>1.0.0</version>
</dependency>