Registry / cloud / brooklyn-core

brooklyn-core

JSON →
library1.1.0javamavenunverified

Entity implementation classes, events, and other core elements for the Apache Brooklyn management framework.

<dependency> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-core</artifactId> <version>1.1.0</version> </dependency>
INSTALL
IMPORT
SIG · BROOKLYN-CORE
B
brooklyn-core
cloudjavav1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Entity
org.apache.brooklyn.core.entity.Entity

Minimal usage of Brooklyn core Entity class.

import org.apache.brooklyn.core.entity.Entity; public class Example { public static void main(String[] args) { Entity entity = new Entity(); System.out.println(entity); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
brooklyn-core — mvn dependency:get brooklyn-core · libregistry