License |
License |
---|---|
Categories |
CategoriesMicroservices Container |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-slack |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver micro-slack
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-slack-1.0.1.pom | |
micro-slack-1.0.1.jar | 5 KB |
micro-slack-1.0.1-sources.jar | 3 KB |
micro-slack-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |