| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.mercateo.eventstore |
| ArtifactId | ArtifactIdclient-writer |
| Last Version | Last Version0.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclient-writer
Client library for writing to EventStore
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| client-writer-0.3.5.pom | |
| client-writer-0.3.5.jar | 16 KB |
| client-writer-0.3.5-sources.jar | 9 KB |
| client-writer-0.3.5-javadoc.jar | 73 KB |
| Browse |
<!-- 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"]
| 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 |