How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.rawls238</groupId>
<artifactId>Scientist4J</artifactId>
<version>1.0</version>
</dependency>
Choose a version of com.github.rawls238 : Scientist4J to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0 |
Scientist4J-1.0
|
||
0.9 |
Scientist4J-0.9
|
||
0.8 |
Scientist4J-0.8
|
||
0.6 |
Scientist4J-0.6
|
||
0.5 |
Scientist4J-0.5
|
||
0.4 |
Scientist4J-0.4
|
||
0.3 |
Scientist4J-0.3
|
||
0.2 |
Scientist4J-0.2
|
||
0.1 |
Scientist4J-0.1
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.github.rawls238</groupId>
<artifactId>Scientist4J</artifactId>
<version>1.0</version>
</dependency>
Advertisement