License |
License |
---|---|
GroupId | GroupIdio.joynr.examples |
ArtifactId | ArtifactIdradio-jee-consumer |
Last Version | Last Version0.25.2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjoynr.io communications framework
|
Filename | Size |
---|---|
radio-jee-consumer-0.25.2.pom | |
radio-jee-consumer-0.25.2.war | 13 MB |
radio-jee-consumer-0.25.2-sources.jar | 3 KB |
radio-jee-consumer-0.25.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-consumer/ -->
<dependency>
<groupId>io.joynr.examples</groupId>
<artifactId>radio-jee-consumer</artifactId>
<version>0.25.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-consumer/
implementation 'io.joynr.examples:radio-jee-consumer:0.25.2'
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-consumer/
implementation ("io.joynr.examples:radio-jee-consumer:0.25.2")
'io.joynr.examples:radio-jee-consumer:war:0.25.2'
<dependency org="io.joynr.examples" name="radio-jee-consumer" rev="0.25.2">
<artifact name="radio-jee-consumer" type="war" />
</dependency>
@Grapes(
@Grab(group='io.joynr.examples', module='radio-jee-consumer', version='0.25.2')
)
libraryDependencies += "io.joynr.examples" % "radio-jee-consumer" % "0.25.2"
[io.joynr.examples/radio-jee-consumer "0.25.2"]
Group / Artifact | Type | Version |
---|---|---|
io.joynr.examples : radio-jee-api | jar | 0.25.2 |
io.joynr.java : jeeintegration | jar | 0.25.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |