| License | License | 
|---|---|
| Categories | CategoriesMonitoring Application Testing & Monitoring | 
| GroupId | GroupIdio.silverware | 
| ArtifactId | ArtifactIdmonitoring | 
| Last Version | Last Version3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMicroservices activity monitoring Microservices Platform. | 
| Project Organization | Project OrganizationSilverThings | 
| Filename | Size | 
|---|---|
| monitoring-3.0.pom | |
| monitoring-3.0.jar | 13 KB | 
| monitoring-3.0-sources.jar | 10 KB | 
| monitoring-3.0-javadoc.jar | 69 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.silverware/monitoring/ -->
<dependency>
    <groupId>io.silverware</groupId>
    <artifactId>monitoring</artifactId>
    <version>3.0</version>
</dependency>// https://jarcasting.com/artifacts/io.silverware/monitoring/
implementation 'io.silverware:monitoring:3.0'// https://jarcasting.com/artifacts/io.silverware/monitoring/
implementation ("io.silverware:monitoring:3.0")'io.silverware:monitoring:jar:3.0'<dependency org="io.silverware" name="monitoring" rev="3.0">
  <artifact name="monitoring" type="jar" />
</dependency>@Grapes(
@Grab(group='io.silverware', module='monitoring', version='3.0')
)libraryDependencies += "io.silverware" % "monitoring" % "3.0"[io.silverware/monitoring "3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.silverware : cdi-microservice-provider | 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 | 
|---|---|---|
| org.mockito : mockito-core | jar | |
| org.testng : testng | jar |