Last Version

Server Notifier 0.1

Listeners to send notifications when your favorite app container start

License

License

GroupId

GroupId

fr.jcgay.server-notifier
ArtifactId

ArtifactId

server-notifier
Version

Version

0.1
Type

Type

pom
Description

Description

Server Notifier
Listeners to send notifications when your favorite app container start
Source Code Management

Source Code Management

https://github.com/jcgay/server-notifier

Download server-notifier 0.1

Filename Size
server-notifier-0.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tomcat-notifier
  • jetty-notifier