MVN

com.paxleones : java-rest-project

Maven & Gradle

Mar 26, 2021
0 stars

java-rest-project · Define all the dependencies, versions and scope of artifacts used to compile a java back rest project

<dependency>
    <groupId>com.paxleones</groupId>
    <artifactId>java-rest-project</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paxleones : java-rest-project to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.paxleones : java-rest-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
java-rest-project-1.3.2
java-rest-project-1.3.1
java-rest-project-1.3.0-4-g5f85a80
java-rest-project-1.3.0-6-g2e28186
java-rest-project-1.3.0-3-g3fce826
java-rest-project-1.3.0
1.2.x
java-rest-project-1.2.0
1.1.x
java-rest-project-1.1.0
1.0.x
java-rest-project-1.0.4
java-rest-project-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.paxleones</groupId>
    <artifactId>java-rest-project</artifactId>
    <version>1.3.2</version>
</dependency>