| License |
License |
|---|---|
| GroupId | GroupIdio.rudin.cdi |
| ArtifactId | ArtifactIdcdi-webtoken |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| cdi-webtoken-1.3.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.rudin.cdi/cdi-webtoken/ -->
<dependency>
<groupId>io.rudin.cdi</groupId>
<artifactId>cdi-webtoken</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rudin.cdi/cdi-webtoken/
implementation 'io.rudin.cdi:cdi-webtoken:1.3'
// https://jarcasting.com/artifacts/io.rudin.cdi/cdi-webtoken/
implementation ("io.rudin.cdi:cdi-webtoken:1.3")
'io.rudin.cdi:cdi-webtoken:pom:1.3'
<dependency org="io.rudin.cdi" name="cdi-webtoken" rev="1.3">
<artifact name="cdi-webtoken" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rudin.cdi', module='cdi-webtoken', version='1.3')
)
libraryDependencies += "io.rudin.cdi" % "cdi-webtoken" % "1.3"
[io.rudin.cdi/cdi-webtoken "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |