License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcz.geek |
ArtifactId | ArtifactIdsneznikpass-client |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsneznikpass-client
SneznikPass Java client
|
Project URL |
Project URL |
Filename | Size |
---|---|
sneznikpass-client-0.1.0.pom | |
sneznikpass-client-0.1.0.jar | 32 KB |
sneznikpass-client-0.1.0-sources.jar | 11 KB |
sneznikpass-client-0.1.0-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.geek/sneznikpass-client/ -->
<dependency>
<groupId>cz.geek</groupId>
<artifactId>sneznikpass-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.geek/sneznikpass-client/
implementation 'cz.geek:sneznikpass-client:0.1.0'
// https://jarcasting.com/artifacts/cz.geek/sneznikpass-client/
implementation ("cz.geek:sneznikpass-client:0.1.0")
'cz.geek:sneznikpass-client:jar:0.1.0'
<dependency org="cz.geek" name="sneznikpass-client" rev="0.1.0">
<artifact name="sneznikpass-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.geek', module='sneznikpass-client', version='0.1.0')
)
libraryDependencies += "cz.geek" % "sneznikpass-client" % "0.1.0"
[cz.geek/sneznikpass-client "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.3.23.RELEASE |
org.springframework : spring-web | jar | 4.3.23.RELEASE |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
joda-time : joda-time Optional | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.jayway.jsonpath : json-path-assert | jar | 2.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
net.jadler : jadler-core | jar | 1.3.0 |
net.jadler : jadler-jdk | jar | 1.3.0 |
net.jadler : jadler-junit | jar | 1.3.0 |