| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdio.silverware | 
| ArtifactId | ArtifactIdvertx-microservice-provider | 
| Last Version | Last Version3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionVert.x Microservices Provider Microservices Platform. | 
| Project Organization | Project OrganizationSilverThings | 
<!-- https://jarcasting.com/artifacts/io.silverware/vertx-microservice-provider/ -->
<dependency>
    <groupId>io.silverware</groupId>
    <artifactId>vertx-microservice-provider</artifactId>
    <version>3.0</version>
</dependency>// https://jarcasting.com/artifacts/io.silverware/vertx-microservice-provider/
implementation 'io.silverware:vertx-microservice-provider:3.0'// https://jarcasting.com/artifacts/io.silverware/vertx-microservice-provider/
implementation ("io.silverware:vertx-microservice-provider:3.0")'io.silverware:vertx-microservice-provider:jar:3.0'<dependency org="io.silverware" name="vertx-microservice-provider" rev="3.0">
  <artifact name="vertx-microservice-provider" type="jar" />
</dependency>@Grapes(
@Grab(group='io.silverware', module='vertx-microservice-provider', version='3.0')
)libraryDependencies += "io.silverware" % "vertx-microservice-provider" % "3.0"[io.silverware/vertx-microservice-provider "3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.silverware : microservices | jar | |
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-lang-groovy | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-1.2-api | jar | |
| org.apache.logging.log4j : log4j-jcl | jar | |
| org.apache.logging.log4j : log4j-jul | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-lang-js | jar | |
| io.silverware : cdi-microservice-provider | jar | |
| org.testng : testng | jar |