License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.fhg.fokus.nubomedia |
ArtifactId | ArtifactIdnubomedia-repository-client |
Version | Version6.5.0 |
Type | Typejar |
Description |
Descriptionnubomedia-repository-client
Extends the kurento repository clientI to work on the NUBOMEDIA cloud environment
|
Project Organization |
Project OrganizationFraunhofer FOKUS |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-repository-client/ -->
<dependency>
<groupId>de.fhg.fokus.nubomedia</groupId>
<artifactId>nubomedia-repository-client</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-repository-client/
implementation 'de.fhg.fokus.nubomedia:nubomedia-repository-client:6.5.0'
// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-repository-client/
implementation ("de.fhg.fokus.nubomedia:nubomedia-repository-client:6.5.0")
'de.fhg.fokus.nubomedia:nubomedia-repository-client:jar:6.5.0'
<dependency org="de.fhg.fokus.nubomedia" name="nubomedia-repository-client" rev="6.5.0">
<artifact name="nubomedia-repository-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fhg.fokus.nubomedia', module='nubomedia-repository-client', version='6.5.0')
)
libraryDependencies += "de.fhg.fokus.nubomedia" % "nubomedia-repository-client" % "6.5.0"
[de.fhg.fokus.nubomedia/nubomedia-repository-client "6.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kurento : kurento-repository-client | jar | 6.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |