Last Version

Central monitoring (integration) 0.3.0

Central platform component to perform the monitoring.

Categories

Categories

Monitoring Application Testing & Monitoring ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

monitoring
Version

Version

0.3.0
Type

Type

jar
Description

Description

Central monitoring (integration)
Central platform component to perform the monitoring.

Download monitoring 0.3.0


<!-- 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"]

Dependencies

compile (4)

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}

test (8)

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

Project Modules

There are no modules declared in this project.