Last Version

one-time-link 0.1

Webapp for sending single use links to encrypted information

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

one-time-link
Version

Version

0.1
Type

Type

war
Description

Description

one-time-link
Webapp for sending single use links to encrypted information
Project URL

Project URL

http://github.com/davidmoten/one-time-link

Download one-time-link 0.1


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/one-time-link/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>one-time-link</artifactId>
    <version>0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/one-time-link/
implementation 'com.github.davidmoten:one-time-link:0.1'
// https://jarcasting.com/artifacts/com.github.davidmoten/one-time-link/
implementation ("com.github.davidmoten:one-time-link:0.1")
'com.github.davidmoten:one-time-link:war:0.1'
<dependency org="com.github.davidmoten" name="one-time-link" rev="0.1">
  <artifact name="one-time-link" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='one-time-link', version='0.1')
)
libraryDependencies += "com.github.davidmoten" % "one-time-link" % "0.1"
[com.github.davidmoten/one-time-link "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.github.davidmoten : guava-mini jar 0.1.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.github.davidmoten : junit-extras jar 0.3

Project Modules

There are no modules declared in this project.