Last Version

Microserver events 1.2.6

Opinionated rest microservices

License

License

Categories

Categories

Microservices Container
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-events
Version

Version

1.2.6
Type

Type

jar
Description

Description

Microserver events
Opinionated rest microservices
Project URL

Project URL

https://github.com/aol/micro-server

Download micro-events 1.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.microservices : micro-core jar 1.2.6
com.oath.microservices : micro-guava jar 1.2.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.oath.microservices : micro-grizzly jar 1.2.6
com.oath.microservices : micro-jersey jar 1.2.6

Project Modules

There are no modules declared in this project.