License |
License |
---|---|
GroupId | GroupIdorg.smartdeveloperhub.harvesters.it |
ArtifactId | ArtifactIdit-harvester-notification |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionSDH :: ITH :: Notification
This module controls the asynchronous notifications between the components of the Issue Tracking Harvester of the Smart Developer Hub project.
|
Project Organization |
Project OrganizationCenter for Open Middleware |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-notification/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it</groupId>
<artifactId>it-harvester-notification</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-notification/
implementation 'org.smartdeveloperhub.harvesters.it:it-harvester-notification:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it/it-harvester-notification/
implementation ("org.smartdeveloperhub.harvesters.it:it-harvester-notification:0.1.0")
'org.smartdeveloperhub.harvesters.it:it-harvester-notification:jar:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it" name="it-harvester-notification" rev="0.1.0">
<artifact name="it-harvester-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it', module='it-harvester-notification', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it" % "it-harvester-notification" % "0.1.0"
[org.smartdeveloperhub.harvesters.it/it-harvester-notification "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
com.google.guava : guava | jar | 18.0 |
com.rabbitmq : amqp-client | jar | 3.5.5 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.ldp4j.commons : ldp4j-commons-testing | jar | 0.2.1 |
org.jmockit : jmockit | jar | 1.19 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
junit : junit | jar | 4.12 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |