License |
License |
---|---|
GroupId | GroupIdio.brooklyn.clocker |
ArtifactId | ArtifactIdcommon |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionClocker :: Common
Apache Brooklyn blueprints to deploy and manage Docker environments
|
Filename | Size |
---|---|
common-2.0.0.pom | |
common-2.0.0.jar | 18 KB |
common-2.0.0-sources.jar | 16 KB |
common-2.0.0-docker-catalog.bom | 19 KB |
common-2.0.0-common-catalog.bom | 5 KB |
common-2.0.0-ca-catalog.bom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.brooklyn.clocker/common/ -->
<dependency>
<groupId>io.brooklyn.clocker</groupId>
<artifactId>common</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.brooklyn.clocker/common/
implementation 'io.brooklyn.clocker:common:2.0.0'
// https://jarcasting.com/artifacts/io.brooklyn.clocker/common/
implementation ("io.brooklyn.clocker:common:2.0.0")
'io.brooklyn.clocker:common:jar:2.0.0'
<dependency org="io.brooklyn.clocker" name="common" rev="2.0.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.brooklyn.clocker', module='common', version='2.0.0')
)
libraryDependencies += "io.brooklyn.clocker" % "common" % "2.0.0"
[io.brooklyn.clocker/common "2.0.0"]