esc-eshttp

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

License

License

GroupId

GroupId

org.fuin.esc
ArtifactId

ArtifactId

esc-eshttp
Last Version

Last Version

0.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.fuin.esc : esc-api jar 0.5.0
org.fuin.esc : esc-spi jar 0.5.0
org.fuin : utils4j jar 0.12.0
org.fuin : objects4j jar 0.8.0
jakarta.validation : jakarta.validation-api Optional jar 3.0.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents : httpasyncclient jar 4.1.4
jakarta.json : jakarta.json-api jar 2.0.1
org.glassfish : jakarta.json jar 2.0.1
org.slf4j : slf4j-api jar 1.7.32
com.jayway.jsonpath : json-path jar 2.6.0

test (12)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.fuin : units4j jar 0.10.0
commons-io : commons-io jar 2.11.0
nl.jqno.equalsverifier : equalsverifier jar 3.7.1
ch.qos.logback : logback-classic jar 1.2.5
org.hibernate.validator : hibernate-validator jar 7.0.1.Final
org.xmlunit : xmlunit-core jar 2.8.2
net.javacrumbs.json-unit : json-unit-fluent jar 2.28.0
com.google.code.gson : gson jar 2.8.8
org.eclipse : yasson jar 2.0.2
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

Project Modules

There are no modules declared in this project.
org.fuin.esc

fuin.org

Versions

Version
0.5.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0