| Categories |
CategoriesMonitoring Application Testing & Monitoring ORM Data |
|---|---|
| GroupId | GroupIdde.iip-ecosphere.platform |
| ArtifactId | ArtifactIdmonitoring |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCentral monitoring (integration)
Central platform component to perform the monitoring.
|
| Filename | Size |
|---|---|
| monitoring-0.3.0.pom | |
| monitoring-0.3.0.jar | 17 KB |
| monitoring-0.3.0-tests.jar | 25 KB |
| monitoring-0.3.0-test-sources.jar | 16 KB |
| monitoring-0.3.0-test-javadoc.jar | 83 KB |
| monitoring-0.3.0-sources.jar | 10 KB |
| monitoring-0.3.0-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/monitoring/ -->
<dependency>
<groupId>de.iip-ecosphere.platform</groupId>
<artifactId>monitoring</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/monitoring/
implementation 'de.iip-ecosphere.platform:monitoring:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/monitoring/
implementation ("de.iip-ecosphere.platform:monitoring:0.3.0")
'de.iip-ecosphere.platform:monitoring:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="monitoring" rev="0.3.0">
<artifact name="monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='monitoring', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "monitoring" % "0.3.0"
[de.iip-ecosphere.platform/monitoring "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.iip-ecosphere.platform : support.iip-aas | jar | ${project.version} |
| de.iip-ecosphere.platform : transport | jar | ${project.version} |
| io.micrometer : micrometer-core | jar | |
| de.iip-ecosphere.platform : services.environment | jar | ${project.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| de.iip-ecosphere.platform : transport.amqp | jar | ${project.version} |
| de.iip-ecosphere.platform : support.aas.basyx | jar | ${project.version} |
| de.iip-ecosphere.platform : services.environment.spring | jar | ${project.version} |
| de.iip-ecosphere.platform : ecsRuntime | jar | ${project.version} |
| de.iip-ecosphere.platform : test.amqp.qpid | test-jar | ${project.version} |
| org.apache.qpid : qpid-broker | jar | |
| de.iip-ecosphere.platform : transport | test-jar | ${project.version} |
| junit : junit | jar |