| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rahulsom |
| Идентификатор | Идентификаторnexus-monitor |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNexusMonitor
NexusMonitor allows you to send custom email on artifact deploys
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| nexus-monitor-1.0.pom | |
| nexus-monitor-1.0.jar | 24 KB |
| nexus-monitor-1.0-sources.jar | 6 KB |
| nexus-monitor-1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |