License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi.registry |
ArtifactId | ArtifactIdnifi-registry-revision-entity-service |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionThe core modules of NiFi Registry.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-revision-entity-service/ -->
<dependency>
<groupId>org.apache.nifi.registry</groupId>
<artifactId>nifi-registry-revision-entity-service</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-revision-entity-service/
implementation 'org.apache.nifi.registry:nifi-registry-revision-entity-service:0.8.0'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-revision-entity-service/
implementation ("org.apache.nifi.registry:nifi-registry-revision-entity-service:0.8.0")
'org.apache.nifi.registry:nifi-registry-revision-entity-service:jar:0.8.0'
<dependency org="org.apache.nifi.registry" name="nifi-registry-revision-entity-service" rev="0.8.0">
<artifact name="nifi-registry-revision-entity-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-revision-entity-service', version='0.8.0')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-revision-entity-service" % "0.8.0"
[org.apache.nifi.registry/nifi-registry-revision-entity-service "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi.registry : nifi-registry-revision-entity-model | jar | 0.8.0 |
org.apache.nifi.registry : nifi-registry-revision-common | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |