Last Version

Brooklyn Test Support Utilities 1.0.0

Test utility classes and methods developed for Brooklyn but not dependendent on Brooklyn or much else

License

License

GroupId

GroupId

org.apache.brooklyn
ArtifactId

ArtifactId

brooklyn-utils-test-support
Version

Version

1.0.0
Type

Type

jar
Description

Description

Brooklyn Test Support Utilities
Test utility classes and methods developed for Brooklyn but not dependendent on Brooklyn or much else
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=brooklyn-server.git/brooklyn-utils-test-support

Download brooklyn-utils-test-support 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.brooklyn/brooklyn-utils-test-support/ -->
<dependency>
    <groupId>org.apache.brooklyn</groupId>
    <artifactId>brooklyn-utils-test-support</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.brooklyn/brooklyn-utils-test-support/
implementation 'org.apache.brooklyn:brooklyn-utils-test-support:1.0.0'
// https://jarcasting.com/artifacts/org.apache.brooklyn/brooklyn-utils-test-support/
implementation ("org.apache.brooklyn:brooklyn-utils-test-support:1.0.0")
'org.apache.brooklyn:brooklyn-utils-test-support:jar:1.0.0'
<dependency org="org.apache.brooklyn" name="brooklyn-utils-test-support" rev="1.0.0">
  <artifact name="brooklyn-utils-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.brooklyn', module='brooklyn-utils-test-support', version='1.0.0')
)
libraryDependencies += "org.apache.brooklyn" % "brooklyn-utils-test-support" % "1.0.0"
[org.apache.brooklyn/brooklyn-utils-test-support "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.0.7
org.testng : testng jar 6.10
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.