License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.axual.platform.test |
ArtifactId | ArtifactIdaxual-platform-test-core |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava client library that enables interaction with the Axual platform.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/ -->
<dependency>
<groupId>io.axual.platform.test</groupId>
<artifactId>axual-platform-test-core</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/
implementation 'io.axual.platform.test:axual-platform-test-core:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/
implementation ("io.axual.platform.test:axual-platform-test-core:6.0.0-RC1")
'io.axual.platform.test:axual-platform-test-core:jar:6.0.0-RC1'
<dependency org="io.axual.platform.test" name="axual-platform-test-core" rev="6.0.0-RC1">
<artifact name="axual-platform-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.platform.test', module='axual-platform-test-core', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.platform.test" % "axual-platform-test-core" % "6.0.0-RC1"
[io.axual.platform.test/axual-platform-test-core "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |
io.confluent » kafka-schema-registry-client | jar | 5.5.2 |