| License |
License |
|---|---|
| GroupId | GroupIdch.exense.commons |
| ArtifactId | ArtifactIdexense-auth-cyphers |
| Version | Version1.3.1 |
| Type | Typejar |
| Description |
DescriptionExense commons
|
| Filename | Size |
|---|---|
| exense-auth-cyphers-1.3.1.pom | |
| exense-auth-cyphers-1.3.1.jar | 8 KB |
| exense-auth-cyphers-1.3.1-sources.jar | 6 KB |
| exense-auth-cyphers-1.3.1-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-auth-cyphers</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/
implementation 'ch.exense.commons:exense-auth-cyphers:1.3.1'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/
implementation ("ch.exense.commons:exense-auth-cyphers:1.3.1")
'ch.exense.commons:exense-auth-cyphers:jar:1.3.1'
<dependency org="ch.exense.commons" name="exense-auth-cyphers" rev="1.3.1">
<artifact name="exense-auth-cyphers" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-auth-cyphers', version='1.3.1')
)
libraryDependencies += "ch.exense.commons" % "exense-auth-cyphers" % "1.3.1"
[ch.exense.commons/exense-auth-cyphers "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.exense.commons : exense-auth-core | jar | 1.3.1 |
| commons-codec : commons-codec | jar | 1.9 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |