License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-jms-cf-service |
Version | Version1.13.2 |
Type | Typejar |
Description |
DescriptionA bundle of processors that publish to and consume messages from JMS.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-jms-cf-service/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-jms-cf-service</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-jms-cf-service/
implementation 'org.apache.nifi:nifi-jms-cf-service:1.13.2'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-jms-cf-service/
implementation ("org.apache.nifi:nifi-jms-cf-service:1.13.2")
'org.apache.nifi:nifi-jms-cf-service:jar:1.13.2'
<dependency org="org.apache.nifi" name="nifi-jms-cf-service" rev="1.13.2">
<artifact name="nifi-jms-cf-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-jms-cf-service', version='1.13.2')
)
libraryDependencies += "org.apache.nifi" % "nifi-jms-cf-service" % "1.13.2"
[org.apache.nifi/nifi-jms-cf-service "1.13.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.jms : javax.jms-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi : nifi-api | jar | 1.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.28.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.codehaus.groovy : groovy-test | jar | 2.5.4 |