Jar examples for b:blended.container.registry
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-RC7 in this page.
The Apache License, Version 2.0
You can use the following script to add blended.container.registry-2.4.0-RC7.jar to your project.
<dependency> <groupId>de.wayofquality.blended</groupId> <artifactId>blended.container.registry</artifactId> <version>2.4.0-RC7</version> </dependency>
compile group: 'de.wayofquality.blended', name: 'blended.container.registry', version: '2.4.0-RC7'
libraryDependencies += "de.wayofquality.blended" % "blended.container.registry" % "2.4.0-RC7"
<dependency org="de.wayofquality.blended" name="blended.container.registry" rev="2.4.0-RC7"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.container.registry', version='2.4.0-RC7'))
'de.wayofquality.blended:blended.container.registry:jar:2.4.0-RC7'
Click the following link to download the jar file.
blended.container.registry-2.4.0-RC7-javadoc.jar