MVN

com.paritytrading.juncture : juncture-parent

Maven & Gradle

Mar 04, 2022
33 stars

Juncture (Parent) · A fast trading protocol library.

<dependency>
    <groupId>com.paritytrading.juncture</groupId>
    <artifactId>juncture-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paritytrading.juncture : juncture-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.paritytrading.juncture : juncture-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
juncture-parent-1.0.0
0.6.x
juncture-parent-0.6.0
0.5.x
juncture-parent-0.5.0
0.4.x
juncture-parent-0.4.1
juncture-parent-0.4.0
0.3.x
juncture-parent-0.3.1
juncture-parent-0.3.0
0.2.x
juncture-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.paritytrading.juncture</groupId>
    <artifactId>juncture-parent</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement