is not current version
Last Version 11.6

org.opencastproject.assemblies:opencast-dist-ingest 9.4


GroupId

GroupId

org.opencastproject.assemblies
ArtifactId

ArtifactId

opencast-dist-ingest
Version

Version

9.4
Type

Type

jar

Download opencast-dist-ingest 9.4


<!-- https://jarcasting.com/artifacts/org.opencastproject.assemblies/opencast-dist-ingest/ -->
<dependency>
    <groupId>org.opencastproject.assemblies</groupId>
    <artifactId>opencast-dist-ingest</artifactId>
    <version>9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencastproject.assemblies/opencast-dist-ingest/
implementation 'org.opencastproject.assemblies:opencast-dist-ingest:9.4'
// https://jarcasting.com/artifacts/org.opencastproject.assemblies/opencast-dist-ingest/
implementation ("org.opencastproject.assemblies:opencast-dist-ingest:9.4")
'org.opencastproject.assemblies:opencast-dist-ingest:jar:9.4'
<dependency org="org.opencastproject.assemblies" name="opencast-dist-ingest" rev="9.4">
  <artifact name="opencast-dist-ingest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencastproject.assemblies', module='opencast-dist-ingest', version='9.4')
)
libraryDependencies += "org.opencastproject.assemblies" % "opencast-dist-ingest" % "9.4"
[org.opencastproject.assemblies/opencast-dist-ingest "9.4"]