| License |
License |
|---|---|
| GroupId | GroupIdio.joynr.examples |
| ArtifactId | ArtifactIdradio-jee-backend-services |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjoynr.io communications framework
|
<!-- https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-backend-services/ -->
<dependency>
<groupId>io.joynr.examples</groupId>
<artifactId>radio-jee-backend-services</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-backend-services/
implementation 'io.joynr.examples:radio-jee-backend-services:1.4.0'
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-backend-services/
implementation ("io.joynr.examples:radio-jee-backend-services:1.4.0")
'io.joynr.examples:radio-jee-backend-services:jar:1.4.0'
<dependency org="io.joynr.examples" name="radio-jee-backend-services" rev="1.4.0">
<artifact name="radio-jee-backend-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joynr.examples', module='radio-jee-backend-services', version='1.4.0')
)
libraryDependencies += "io.joynr.examples" % "radio-jee-backend-services" % "1.4.0"
[io.joynr.examples/radio-jee-backend-services "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.joynr.java.backend-services : discovery-directory-jee | war | 1.4.0 |
| io.joynr.java.backend-services : domain-access-controller-jee | war | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |