One Time Secret - Parent

Java implementation for the One Time Secret REST API.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

com.onetimesecret
ArtifactId

ArtifactId

onetime-java-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download onetime-java-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.onetimesecret/onetime-java-parent/ -->
<dependency>
    <groupId>com.onetimesecret</groupId>
    <artifactId>onetime-java-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.onetimesecret/onetime-java-parent/
implementation 'com.onetimesecret:onetime-java-parent:1.0'
// https://jarcasting.com/artifacts/com.onetimesecret/onetime-java-parent/
implementation ("com.onetimesecret:onetime-java-parent:1.0")
'com.onetimesecret:onetime-java-parent:pom:1.0'
<dependency org="com.onetimesecret" name="onetime-java-parent" rev="1.0">
  <artifact name="onetime-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.onetimesecret', module='onetime-java-parent', version='1.0')
)
libraryDependencies += "com.onetimesecret" % "onetime-java-parent" % "1.0"
[com.onetimesecret/onetime-java-parent "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • onetime-java-spi
  • onetime-java-rest

Versions

Version
1.0