Last Version

sneznikpass-client 0.1.0

SneznikPass Java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.geek
ArtifactId

ArtifactId

sneznikpass-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

sneznikpass-client
SneznikPass Java client
Project URL

Project URL

http://github.com/martiner/sneznikpass-java

Download sneznikpass-client 0.1.0


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (8)

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

Project Modules

There are no modules declared in this project.