License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-hl7-query-language |
Version | Version1.14.0 |
Type | Typejar |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-hl7-query-language/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-hl7-query-language</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-hl7-query-language/
implementation 'org.apache.nifi:nifi-hl7-query-language:1.14.0'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-hl7-query-language/
implementation ("org.apache.nifi:nifi-hl7-query-language:1.14.0")
'org.apache.nifi:nifi-hl7-query-language:jar:1.14.0'
<dependency org="org.apache.nifi" name="nifi-hl7-query-language" rev="1.14.0">
<artifact name="nifi-hl7-query-language" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-hl7-query-language', version='1.14.0')
)
libraryDependencies += "org.apache.nifi" % "nifi-hl7-query-language" % "1.14.0"
[org.apache.nifi/nifi-hl7-query-language "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.5.2 |
ca.uhn.hapi : hapi-base | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v21 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v22 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v23 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v231 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v24 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v25 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v251 | jar | 2.3 |
ca.uhn.hapi : hapi-structures-v26 | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.28.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.codehaus.groovy : groovy-test | jar | 2.5.6 |