eventstore-client

Event Store JVM Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.newicom.dddd
ArtifactId

ArtifactId

eventstore-client_2.11
Last Version

Last Version

2.0.3-M1
Release Date

Release Date

Type

Type

jar
Description

Description

eventstore-client
Event Store JVM Client
Project URL

Project URL

http://github.com/pawelkaczor/EventStore.JVM
Project Organization

Project Organization

pl.newicom.dddd

Download eventstore-client_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/pl.newicom.dddd/eventstore-client_2.11/ -->
<dependency>
    <groupId>pl.newicom.dddd</groupId>
    <artifactId>eventstore-client_2.11</artifactId>
    <version>2.0.3-M1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.newicom.dddd/eventstore-client_2.11/
implementation 'pl.newicom.dddd:eventstore-client_2.11:2.0.3-M1'
// https://jarcasting.com/artifacts/pl.newicom.dddd/eventstore-client_2.11/
implementation ("pl.newicom.dddd:eventstore-client_2.11:2.0.3-M1")
'pl.newicom.dddd:eventstore-client_2.11:jar:2.0.3-M1'
<dependency org="pl.newicom.dddd" name="eventstore-client_2.11" rev="2.0.3-M1">
  <artifact name="eventstore-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.newicom.dddd', module='eventstore-client_2.11', version='2.0.3-M1')
)
libraryDependencies += "pl.newicom.dddd" % "eventstore-client_2.11" % "2.0.3-M1"
[pl.newicom.dddd/eventstore-client_2.11 "2.0.3-M1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.akka : akka-actor_2.11 jar 2.4-M1
com.google.protobuf : protobuf-java jar 2.5.0
com.typesafe : config jar 1.2.1
org.apache.directory.studio : org.apache.commons.codec jar 1.8
joda-time : joda-time jar 2.7
org.joda : joda-convert jar 1.7
io.spray : spray-json_2.11 jar 1.3.1
io.spray : spray-client_2.11 jar 1.3.2

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.0.4
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.0.4

test (4)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.11 jar 2.4-M1
org.specs2 : specs2-core_2.11 jar 2.4.15
org.specs2 : specs2-mock_2.11 jar 2.4.15
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3-M1