is not current version
Last Version 1.2.6

com.oath.microservices:micro-reactive 1.1.4

Opinionated rest microservices

Categories

Categories

Microservices Container React User Interface Web Frameworks
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-reactive
Version

Version

1.1.4
Type

Type

jar

Download micro-reactive 1.1.4


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