| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdde.fhg.fokus.nubomedia | 
| ArtifactId | ArtifactIdnubomedia-media-client | 
| Last Version | Last Version6.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnubomedia-media-client The media client to use on together with Kurento client for depoying applications on the NUBOMEDIA cloud platform | 
| Project Organization | Project OrganizationFraunhofer FOKUS | 
<!-- https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/ -->
<dependency>
    <groupId>de.fhg.fokus.nubomedia</groupId>
    <artifactId>nubomedia-media-client</artifactId>
    <version>6.6.0</version>
</dependency>// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/
implementation 'de.fhg.fokus.nubomedia:nubomedia-media-client:6.6.0'// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/
implementation ("de.fhg.fokus.nubomedia:nubomedia-media-client:6.6.0")'de.fhg.fokus.nubomedia:nubomedia-media-client:jar:6.6.0'<dependency org="de.fhg.fokus.nubomedia" name="nubomedia-media-client" rev="6.6.0">
  <artifact name="nubomedia-media-client" type="jar" />
</dependency>@Grapes(
@Grab(group='de.fhg.fokus.nubomedia', module='nubomedia-media-client', version='6.6.0')
)libraryDependencies += "de.fhg.fokus.nubomedia" % "nubomedia-media-client" % "6.6.0"[de.fhg.fokus.nubomedia/nubomedia-media-client "6.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.2.7.RELEASE | 
| org.springframework : spring-web | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.6 | 
| org.springframework : spring-websocket | jar | |
| com.google.code.gson : gson | jar | 2.4 | 
| org.kurento : kurento-client | jar | 6.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |