Microserver micro-slack

Opinionated rest microservices

License

License

Categories

Categories

Microservices Container
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-slack
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Microserver micro-slack
Opinionated rest microservices
Project URL

Project URL

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

Download micro-slack

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.microservices : micro-grizzly-with-jersey jar 1.0.1
com.oath.microservices : micro-general-exception-mapper jar 1.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.1.5.RELEASE
com.jayway.restassured : rest-assured jar 2.8.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.oath.microservices

AOL

Versions

Version
1.0.1
1.0.0