Last Version

NexusMonitor 1.0

NexusMonitor allows you to send custom email on artifact deploys

License

License

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

nexus-monitor
Version

Version

1.0
Type

Type

jar
Description

Description

NexusMonitor
NexusMonitor allows you to send custom email on artifact deploys
Project URL

Project URL

http://github.com/rahulsom/NexusMonitor

Download nexus-monitor 1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
org.jsoup : jsoup jar 1.7.2
org.codehaus.groovy.modules.http-builder : http-builder jar 0.6
org.springframework : spring jar 2.5.6
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.8
org.codehaus.groovy : groovy-all jar 2.1.7
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.