| License |
License |
|---|---|
| Categories |
CategoriesMonitoring Application Testing & Monitoring |
| GroupId | GroupIdcom.rbmhtechnology.vind |
| ArtifactId | ArtifactIdmonitoring-api |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVind - Monitoring API
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| monitoring-api-3.2.0.pom | |
| monitoring-api-3.2.0.jar | 53 KB |
| monitoring-api-3.2.0-sources.jar | 31 KB |
| monitoring-api-3.2.0-javadoc.jar | 337 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rbmhtechnology.vind/monitoring-api/ -->
<dependency>
<groupId>com.rbmhtechnology.vind</groupId>
<artifactId>monitoring-api</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/monitoring-api/
implementation 'com.rbmhtechnology.vind:monitoring-api:3.2.0'
// https://jarcasting.com/artifacts/com.rbmhtechnology.vind/monitoring-api/
implementation ("com.rbmhtechnology.vind:monitoring-api:3.2.0")
'com.rbmhtechnology.vind:monitoring-api:jar:3.2.0'
<dependency org="com.rbmhtechnology.vind" name="monitoring-api" rev="3.2.0">
<artifact name="monitoring-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbmhtechnology.vind', module='monitoring-api', version='3.2.0')
)
libraryDependencies += "com.rbmhtechnology.vind" % "monitoring-api" % "3.2.0"
[com.rbmhtechnology.vind/monitoring-api "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rbmhtechnology.vind : vind-api | jar | 3.2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.rbmhtechnology.vind : vind-testsuite | jar | 3.2.0 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.mockito : mockito-core | jar | 1.10.19 |