Last Version

Jetty Notifier 0.1

Listener to send notifications for Jetty 7/8/9

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

fr.jcgay.server-notifier
ArtifactId

ArtifactId

jetty-notifier
Version

Version

0.1
Type

Type

jar
Description

Description

Jetty Notifier
Listener to send notifications for Jetty 7/8/9

Download jetty-notifier 0.1


<!-- https://jarcasting.com/artifacts/fr.jcgay.server-notifier/jetty-notifier/ -->
<dependency>
    <groupId>fr.jcgay.server-notifier</groupId>
    <artifactId>jetty-notifier</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jcgay.server-notifier/jetty-notifier/
implementation 'fr.jcgay.server-notifier:jetty-notifier:0.1'
// https://jarcasting.com/artifacts/fr.jcgay.server-notifier/jetty-notifier/
implementation ("fr.jcgay.server-notifier:jetty-notifier:0.1")
'fr.jcgay.server-notifier:jetty-notifier:jar:0.1'
<dependency org="fr.jcgay.server-notifier" name="jetty-notifier" rev="0.1">
  <artifact name="jetty-notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jcgay.server-notifier', module='jetty-notifier', version='0.1')
)
libraryDependencies += "fr.jcgay.server-notifier" % "jetty-notifier" % "0.1"
[fr.jcgay.server-notifier/jetty-notifier "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
fr.jcgay.send-notification : send-notification jar 0.3

provided (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 7.6.15.v20140411

test (5)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.1
org.assertj : assertj-core jar 1.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.5-beta
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.