License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.mercateo.eventstore |
ArtifactId | ArtifactIdclient-reader |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionclient-reader
Client for reading from EventStore
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
client-reader-0.3.5.pom | |
client-reader-0.3.5.jar | 28 KB |
client-reader-0.3.5-tests.jar | 18 KB |
client-reader-0.3.5-sources.jar | 16 KB |
client-reader-0.3.5-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mercateo.eventstore/client-reader/ -->
<dependency>
<groupId>com.mercateo.eventstore</groupId>
<artifactId>client-reader</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.eventstore/client-reader/
implementation 'com.mercateo.eventstore:client-reader:0.3.5'
// https://jarcasting.com/artifacts/com.mercateo.eventstore/client-reader/
implementation ("com.mercateo.eventstore:client-reader:0.3.5")
'com.mercateo.eventstore:client-reader:jar:0.3.5'
<dependency org="com.mercateo.eventstore" name="client-reader" rev="0.3.5">
<artifact name="client-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.eventstore', module='client-reader', version='0.3.5')
)
libraryDependencies += "com.mercateo.eventstore" % "client-reader" % "0.3.5"
[com.mercateo.eventstore/client-reader "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.mercateo.eventstore : client-common | jar | 0.3.5 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.json : json | jar | 20170516 |
org.slf4j : slf4j-api | jar | |
io.vavr : vavr | jar | 0.9.2 |
io.vavr : vavr-jackson | jar | 0.9.2 |
com.mercateo : default-immutables | jar | 1.2.1 |
com.github.msemys : esjc | jar | 2.0.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.codehaus.janino : janino | jar | 3.0.7 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.hibernate : hibernate-validator | jar | 5.3.5.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.mercateo.eventstore : client-common | test-jar | 0.3.5 |
org.springframework.boot : spring-boot-starter-test | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.9.1 |
org.mockito : mockito-core | jar | 2.15.0 |
com.tngtech.archunit : archunit-junit | jar | 0.5.0 |