| License |
License |
|---|---|
| GroupId | GroupIdcom.vendasta |
| ArtifactId | ArtifactIdevent_broker.v1 |
| Version | Version0.1.2 |
| Type | Typejar |
| Description |
Descriptionevent-broker
Java SDK for service event-broker
|
| Filename | Size |
|---|---|
| event_broker.v1-0.1.2.pom | |
| event_broker.v1-0.1.2.jar | 664 KB |
| event_broker.v1-0.1.2-sources.jar | 205 KB |
| event_broker.v1-0.1.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vendasta/event_broker.v1/ -->
<dependency>
<groupId>com.vendasta</groupId>
<artifactId>event_broker.v1</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vendasta/event_broker.v1/
implementation 'com.vendasta:event_broker.v1:0.1.2'
// https://jarcasting.com/artifacts/com.vendasta/event_broker.v1/
implementation ("com.vendasta:event_broker.v1:0.1.2")
'com.vendasta:event_broker.v1:jar:0.1.2'
<dependency org="com.vendasta" name="event_broker.v1" rev="0.1.2">
<artifact name="event_broker.v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vendasta', module='event_broker.v1', version='0.1.2')
)
libraryDependencies += "com.vendasta" % "event_broker.v1" % "0.1.2"
[com.vendasta/event_broker.v1 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-netty-shaded | jar | [1.17.1,) |
| io.grpc : grpc-protobuf | jar | [1.17.1,) |
| io.grpc : grpc-stub | jar | [1.17.1,) |
| io.netty : netty-tcnative-boringssl-static | jar | [2.0.3.Final,) |
| javax.annotation : javax.annotation-api | jar | [1.3.2,) |
| com.vendasta : vax.v1 | jar | [0.3.0,) |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| com.google.auth : google-auth-library-oauth2-http | jar | 0.7.0 |
| junit : junit | jar | 4.12 |