event-client

null

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

event-client
Last Version

Last Version

1.0.28
Release Date

Release Date

Type

Type

jar
Description

Description

event-client
null

Download event-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.shapestone : event-data jar 1.0.28
com.shapestone : hystrix-rx-command jar 1.0.0
com.shapestone : jersey-client-factory jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.28
1.0.27