Last Version

paseto4j-parent 0.0.32

Library for Paseto in Java, see https://github.com/paragonie/paseto for more information

License

License

GroupId

GroupId

io.github.nbaars
ArtifactId

ArtifactId

paseto4j
Version

Version

0.0.32
Type

Type

pom
Description

Description

paseto4j-parent
Library for Paseto in Java, see https://github.com/paragonie/paseto for more information
Project URL

Project URL

https://github.com/nbaars/paseto4j
Source Code Management

Source Code Management

https://github.com/nbaars/paseto4j

Download paseto4j 0.0.32

Filename Size
paseto4j-0.0.32.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/ -->
<dependency>
    <groupId>io.github.nbaars</groupId>
    <artifactId>paseto4j</artifactId>
    <version>0.0.32</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/
implementation 'io.github.nbaars:paseto4j:0.0.32'
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/
implementation ("io.github.nbaars:paseto4j:0.0.32")
'io.github.nbaars:paseto4j:pom:0.0.32'
<dependency org="io.github.nbaars" name="paseto4j" rev="0.0.32">
  <artifact name="paseto4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nbaars', module='paseto4j', version='0.0.32')
)
libraryDependencies += "io.github.nbaars" % "paseto4j" % "0.0.32"
[io.github.nbaars/paseto4j "0.0.32"]

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
com.google.guava : guava jar 30.0-jre

Project Modules

  • commons
  • version1
  • version2
  • examples