| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.ai-republic | 
    
| ArtifactId | ArtifactIdmicroverse-core-client | 
    
| Last Version | Last Version1.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA powerful microservice framework with registry, servers, lookups and a lot more. Make microservices from your Pojos. Includes REST and standalone server. 
         | 
    
<!-- https://jarcasting.com/artifacts/com.ai-republic/microverse-core-client/ -->
<dependency>
    <groupId>com.ai-republic</groupId>
    <artifactId>microverse-core-client</artifactId>
    <version>1.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ai-republic/microverse-core-client/
implementation 'com.ai-republic:microverse-core-client:1.1.2'
                // https://jarcasting.com/artifacts/com.ai-republic/microverse-core-client/
implementation ("com.ai-republic:microverse-core-client:1.1.2")
                'com.ai-republic:microverse-core-client:jar:1.1.2'
                <dependency org="com.ai-republic" name="microverse-core-client" rev="1.1.2">
  <artifact name="microverse-core-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ai-republic', module='microverse-core-client', version='1.1.2')
)
                libraryDependencies += "com.ai-republic" % "microverse-core-client" % "1.1.2"
                [com.ai-republic/microverse-core-client "1.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.ai-republic : microverse-core-descriptors | jar | 1.1.2 | 
| com.ai-republic : microverse-discovery-configured | jar | 1.1.2 | 
| org.apache.commons : commons-pool2 | jar | 2.3 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.1 | 
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.4 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core-java8 | jar | 1.0.0m1 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.jglue.cdi-unit : cdi-unit | jar | 3.1.3 | 
| org.jboss.weld.se : weld-se-core | jar | 2.3.4.Final |