is not current version
Last Version 1.2.6

com.oath.microservices:micro-reactive 1.2.2

Opinionated rest microservices

Categories

Categories

Microservices Container React User Interface Web Frameworks
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-reactive
Version

Version

1.2.2
Type

Type

jar

Download micro-reactive 1.2.2


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