License |
License
MIT license
|
---|---|
GroupId | GroupIdcom.github.pawelj-pl |
ArtifactId | ArtifactIdevent-bus-service |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent-bus-service
Event Bus library
|
Filename | Size |
---|---|
event-bus-service-1.2.0.pom | |
event-bus-service-1.2.0.jar | 22 KB |
event-bus-service-1.2.0-sources.jar | 12 KB |
event-bus-service-1.2.0-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/ -->
<dependency>
<groupId>com.github.pawelj-pl</groupId>
<artifactId>event-bus-service</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/
implementation 'com.github.pawelj-pl:event-bus-service:1.2.0'
// https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/
implementation ("com.github.pawelj-pl:event-bus-service:1.2.0")
'com.github.pawelj-pl:event-bus-service:jar:1.2.0'
<dependency org="com.github.pawelj-pl" name="event-bus-service" rev="1.2.0">
<artifact name="event-bus-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pawelj-pl', module='event-bus-service', version='1.2.0')
)
libraryDependencies += "com.github.pawelj-pl" % "event-bus-service" % "1.2.0"
[com.github.pawelj-pl/event-bus-service "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.5-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.rabbitmq : amqp-client | jar | 5.0.0 |
com.github.pawelj-pl : system-config | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito2 | jar | 1.7.3 |
org.assertj : assertj-core | jar | 3.8.0 |