License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi.registry |
ArtifactId | ArtifactIdnifi-registry-revision-entity-model |
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-model/ -->
<dependency>
<groupId>org.apache.nifi.registry</groupId>
<artifactId>nifi-registry-revision-entity-model</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-revision-entity-model/
implementation 'org.apache.nifi.registry:nifi-registry-revision-entity-model:0.8.0'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-revision-entity-model/
implementation ("org.apache.nifi.registry:nifi-registry-revision-entity-model:0.8.0")
'org.apache.nifi.registry:nifi-registry-revision-entity-model:jar:0.8.0'
<dependency org="org.apache.nifi.registry" name="nifi-registry-revision-entity-model" rev="0.8.0">
<artifact name="nifi-registry-revision-entity-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-revision-entity-model', version='0.8.0')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-revision-entity-model" % "0.8.0"
[org.apache.nifi.registry/nifi-registry-revision-entity-model "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.16 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |