Download blended.container.registry-2.4.0.2.jar file - Jar b

Jar examples for b:blended.container.registry

Description

The container registry serves as the centerpiece for collecting container information. Individual containers regularly post their monitoring information associated with their UUID and the container registry will keep track of that information relying on the persistence services defined in other bundles.

You can download jar file blended.container.registry 2.4.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.container.registry-2.4.0.2.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.container.registry</artifactId>
   <version>2.4.0.2</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.container.registry', version: '2.4.0.2'
libraryDependencies += "de.wayofquality.blended" % "blended.container.registry" % "2.4.0.2"
<dependency org="de.wayofquality.blended" name="blended.container.registry" rev="2.4.0.2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.container.registry', version='2.4.0.2'))
'de.wayofquality.blended:blended.container.registry:jar:2.4.0.2'

Download

Click the following link to download the jar file.

blended.container.registry-2.4.0.2-javadoc.jar
blended.container.registry-2.4.0.2-sources.jar
blended.container.registry-2.4.0.2.jar
blended.container.registry-2.4.0.2.pom



Related Tutorials