License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdfr.jcgay.server-notifier |
ArtifactId | ArtifactIdjetty-notifier |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionJetty Notifier
Listener to send notifications for Jetty 7/8/9
|
Filename | Size |
---|---|
jetty-notifier-0.1.pom | |
jetty-notifier-0.1.jar | 17 KB |
jetty-notifier-0.1-sources.jar | 14 KB |
jetty-notifier-0.1-shaded.jar | 2 MB |
jetty-notifier-0.1-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
fr.jcgay.send-notification : send-notification | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-util | jar | 7.6.15.v20140411 |
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 |