Last Version

Microserver client 1.2.6

Opinionated rest microservices

License

License

Categories

Categories

Microservices Container CLI User Interface
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-client
Version

Version

1.2.6
Type

Type

jar
Description

Description

Microserver client
Opinionated rest microservices
Project URL

Project URL

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

Download micro-client 1.2.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.28
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpasyncclient jar 4.1.1
com.oath.microservices : micro-core jar 1.2.6
com.oath.microservices : micro-jackson-configuration jar 1.2.6

test (8)

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.google.guava : guava jar 27.1-jre
com.oath.microservices : micro-grizzly jar 1.2.6
com.oath.microservices : micro-jersey jar 1.2.6
com.oath.microservices : micro-events jar 1.2.6
com.oath.cyclops : cyclops-futurestream jar 10.3.3

Project Modules

There are no modules declared in this project.