License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.aktin |
ArtifactId | ArtifactIdbroker-client |
Version | Version1.3.4 |
Type | Typejar |
Description |
DescriptionAKTIN : Broker : Client
Broker client library. This library can be used
to retrieve queries from a broker, request/submit
status information and submit query results.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
broker-client-1.3.4.pom | |
broker-client-1.3.4.jar | 113 KB |
broker-client-1.3.4-sources.jar | 57 KB |
broker-client-1.3.4-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aktin/broker-client/ -->
<dependency>
<groupId>org.aktin</groupId>
<artifactId>broker-client</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.aktin/broker-client/
implementation 'org.aktin:broker-client:1.3.4'
// https://jarcasting.com/artifacts/org.aktin/broker-client/
implementation ("org.aktin:broker-client:1.3.4")
'org.aktin:broker-client:jar:1.3.4'
<dependency org="org.aktin" name="broker-client" rev="1.3.4">
<artifact name="broker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aktin', module='broker-client', version='1.3.4')
)
libraryDependencies += "org.aktin" % "broker-client" % "1.3.4"
[org.aktin/broker-client "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.aktin : broker-api | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.mockito : mockito-junit-jupiter | jar | 3.8.0 |