License |
License |
---|---|
GroupId | GroupIdcom.clever-cloud |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version1.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBiscuit authentication/authorization plugins for Apache Pulsar
|
Filename | Size |
---|---|
integration-test-1.4.6.pom | |
integration-test-1.4.6.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clever-cloud/integration-test/ -->
<dependency>
<groupId>com.clever-cloud</groupId>
<artifactId>integration-test</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.clever-cloud/integration-test/
implementation 'com.clever-cloud:integration-test:1.4.6'
// https://jarcasting.com/artifacts/com.clever-cloud/integration-test/
implementation ("com.clever-cloud:integration-test:1.4.6")
'com.clever-cloud:integration-test:jar:1.4.6'
<dependency org="com.clever-cloud" name="integration-test" rev="1.4.6">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clever-cloud', module='integration-test', version='1.4.6')
)
libraryDependencies += "com.clever-cloud" % "integration-test" % "1.4.6"
[com.clever-cloud/integration-test "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.clever-cloud : biscuit-java | jar | 0.3.1 |
io.grpc : grpc-all | jar | 1.18.0 |
org.slf4j : slf4j-api | jar | 1.7.29 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.clever-cloud : biscuit-pulsar | jar | 1.4.6 |
io.vavr : vavr | jar | 0.10.2 |
fr.jetoile.hadoop : hadoop-unit-commons | jar | 3.7 |
org.apache.pulsar : pulsar-broker | jar | 2.6.0 |
org.apache.pulsar : pulsar-client | jar | 2.6.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.14.0 |