MVN

org.lfenergy.shapeshifter : shapeshifter-library

Maven & Gradle

Aug 21, 2023
4 stars

Shapeshifter Library · Library that implements the USEF Flex Trading Protocol

<dependency>
    <groupId>org.lfenergy.shapeshifter</groupId>
    <artifactId>shapeshifter-library</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lfenergy.shapeshifter : shapeshifter-library to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.lfenergy.shapeshifter : shapeshifter-library to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
shapeshifter-library-1.1.3
shapeshifter-library-1.1.2
shapeshifter-library-1.1.1
shapeshifter-library-1.1.0
1.0.x
shapeshifter-library-1.0.2
shapeshifter-library-1.0.1
shapeshifter-library-1.0.0
0.3.x
shapeshifter-library-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.lfenergy.shapeshifter</groupId>
    <artifactId>shapeshifter-library</artifactId>
    <version>1.1.3</version>
</dependency>