License |
License |
---|---|
Categories |
CategoriesMicroservices Container |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-events |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver events
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-events-1.2.6.pom | |
micro-events-1.2.6.jar | 41 KB |
micro-events-1.2.6-tests.jar | 27 KB |
micro-events-1.2.6-sources.jar | 16 KB |
micro-events-1.2.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.oath.microservices : micro-core | jar | 1.2.6 |
com.oath.microservices : micro-guava | jar | 1.2.6 |
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 |