client-writer

Client library for writing to EventStore

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mercateo.eventstore
ArtifactId

ArtifactId

client-writer
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

client-writer
Client library for writing to EventStore
Project Organization

Project Organization

Mercateo AG

Download client-writer

How to add to project

<!-- https://jarcasting.com/artifacts/com.mercateo.eventstore/client-writer/ -->
<dependency>
    <groupId>com.mercateo.eventstore</groupId>
    <artifactId>client-writer</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.eventstore/client-writer/
implementation 'com.mercateo.eventstore:client-writer:0.3.5'
// https://jarcasting.com/artifacts/com.mercateo.eventstore/client-writer/
implementation ("com.mercateo.eventstore:client-writer:0.3.5")
'com.mercateo.eventstore:client-writer:jar:0.3.5'
<dependency org="com.mercateo.eventstore" name="client-writer" rev="0.3.5">
  <artifact name="client-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.eventstore', module='client-writer', version='0.3.5')
)
libraryDependencies += "com.mercateo.eventstore" % "client-writer" % "0.3.5"
[com.mercateo.eventstore/client-writer "0.3.5"]

Dependencies

compile (20)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.2
0.3.1
0.2.35
0.2.33
0.2.32
0.2.31
0.2.29
0.2.25
0.2.24
0.2.22
0.2.19
0.2.18
0.2.17
0.2.16