Last Version

Apache BookKeeper :: Stream Storage :: Tests 4.7.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.bookkeeper.tests
ArtifactId

ArtifactId

stream-storage-tests-parent
Version

Version

4.7.0
Type

Type

pom
Description

Description

Apache BookKeeper :: Stream Storage :: Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download stream-storage-tests-parent 4.7.0


<!-- https://jarcasting.com/artifacts/org.apache.bookkeeper.tests/stream-storage-tests-parent/ -->
<dependency>
    <groupId>org.apache.bookkeeper.tests</groupId>
    <artifactId>stream-storage-tests-parent</artifactId>
    <version>4.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper.tests/stream-storage-tests-parent/
implementation 'org.apache.bookkeeper.tests:stream-storage-tests-parent:4.7.0'
// https://jarcasting.com/artifacts/org.apache.bookkeeper.tests/stream-storage-tests-parent/
implementation ("org.apache.bookkeeper.tests:stream-storage-tests-parent:4.7.0")
'org.apache.bookkeeper.tests:stream-storage-tests-parent:pom:4.7.0'
<dependency org="org.apache.bookkeeper.tests" name="stream-storage-tests-parent" rev="4.7.0">
  <artifact name="stream-storage-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper.tests', module='stream-storage-tests-parent', version='4.7.0')
)
libraryDependencies += "org.apache.bookkeeper.tests" % "stream-storage-tests-parent" % "4.7.0"
[org.apache.bookkeeper.tests/stream-storage-tests-parent "4.7.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-configuration : commons-configuration jar 1.10

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
com.github.spotbugs : spotbugs-annotations jar 3.1.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-core jar 2.13.0
org.powermock : powermock-api-mockito2 jar 2.0.0-beta.5
org.powermock : powermock-module-junit4 jar 2.0.0-beta.5

Project Modules

  • integration