is not current version
Last Version 0.5.0

esc-eshttp 0.4.0

Event store commons HTTP adapter for Greg Young's EventStore.

License

License

GroupId

GroupId

org.fuin.esc
ArtifactId

ArtifactId

esc-eshttp
Version

Version

0.4.0
Type

Type

jar
Description

Description

esc-eshttp
Event store commons HTTP adapter for Greg Young's EventStore.
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/event-store-commons/

Download esc-eshttp 0.4.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.fuin.esc : esc-api jar 0.4.0
org.fuin.esc : esc-spi jar 0.4.0
org.fuin : utils4j jar 0.11.0
org.fuin : objects4j jar 0.7.0
jakarta.validation : jakarta.validation-api Optional jar 2.0.2
org.apache.commons : commons-lang3 jar 3.11
org.apache.httpcomponents : httpasyncclient jar 4.1.4
jakarta.json : jakarta.json-api jar 1.1.6
org.glassfish : jakarta.json jar 1.1.6
org.slf4j : slf4j-api jar 1.7.30
com.jayway.jsonpath : json-path jar 2.5.0

test (12)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1
org.fuin : units4j jar 0.9.0
commons-io : commons-io jar 2.8.0
nl.jqno.equalsverifier : equalsverifier jar 3.5
ch.qos.logback : logback-classic jar 1.2.3
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.xmlunit : xmlunit-core jar 2.8.1
net.javacrumbs.json-unit : json-unit-fluent jar 2.22.0
com.google.code.gson : gson jar 2.8.6
org.eclipse : yasson jar 1.0.8
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

Project Modules

There are no modules declared in this project.