MVN

com.onetimesecret : onetime-java-parent

Maven & Gradle

Jun 14, 2014
2 stars

One Time Secret - Parent · Java implementation for the One Time Secret REST API.

<dependency>
    <groupId>com.onetimesecret</groupId>
    <artifactId>onetime-java-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.onetimesecret : onetime-java-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.onetimesecret : onetime-java-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
onetime-java-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.onetimesecret</groupId>
    <artifactId>onetime-java-parent</artifactId>
    <version>1.0</version>
</dependency>