Notification Client

Notification

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.smoketurner.notification
ArtifactId

ArtifactId

notification-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Notification Client
Notification

Download notification-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/ -->
<dependency>
    <groupId>com.smoketurner.notification</groupId>
    <artifactId>notification-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/
implementation 'com.smoketurner.notification:notification-client:2.0.0'
// https://jarcasting.com/artifacts/com.smoketurner.notification/notification-client/
implementation ("com.smoketurner.notification:notification-client:2.0.0")
'com.smoketurner.notification:notification-client:jar:2.0.0'
<dependency org="com.smoketurner.notification" name="notification-client" rev="2.0.0">
  <artifact name="notification-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smoketurner.notification', module='notification-client', version='2.0.0')
)
libraryDependencies += "com.smoketurner.notification" % "notification-client" % "2.0.0"
[com.smoketurner.notification/notification-client "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.smoketurner.notification : notification-api jar 2.0.0
io.dropwizard : dropwizard-client jar
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.6

runtime (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0
javax.activation : javax.activation-api jar 1.2.0

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.mockito : mockito-core jar
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1