License |
License |
---|---|
GroupId | GroupIddev.paseto |
ArtifactId | ArtifactIdjpaseto-its |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPaseto :: ITs
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organizationpaseto.dev |
Filename | Size |
---|---|
jpaseto-its-0.7.0.pom | |
jpaseto-its-0.7.0.jar | 48 KB |
jpaseto-its-0.7.0-sources.jar | 14 KB |
jpaseto-its-0.7.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.paseto/jpaseto-its/ -->
<dependency>
<groupId>dev.paseto</groupId>
<artifactId>jpaseto-its</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.paseto/jpaseto-its/
implementation 'dev.paseto:jpaseto-its:0.7.0'
// https://jarcasting.com/artifacts/dev.paseto/jpaseto-its/
implementation ("dev.paseto:jpaseto-its:0.7.0")
'dev.paseto:jpaseto-its:jar:0.7.0'
<dependency org="dev.paseto" name="jpaseto-its" rev="0.7.0">
<artifact name="jpaseto-its" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.paseto', module='jpaseto-its', version='0.7.0')
)
libraryDependencies += "dev.paseto" % "jpaseto-its" % "0.7.0"
[dev.paseto/jpaseto-its "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
dev.paseto : jpaseto-api | jar | 0.7.0 |
dev.paseto : jpaseto-impl | jar | 0.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.testng : testng | jar | 7.4.0 |
commons-codec : commons-codec | jar | 1.15 |
org.codehaus.groovy : groovy | jar | 3.0.9 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.12.4 |