License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.joynr.examples |
ArtifactId | ArtifactIdradio-jee-provider |
Last Version | Last Version0.25.2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionjoynr.io communications framework
|
Filename | Size |
---|---|
radio-jee-provider-0.25.2.pom | |
radio-jee-provider-0.25.2.war | 13 MB |
radio-jee-provider-0.25.2-sources.jar | 5 KB |
radio-jee-provider-0.25.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-provider/ -->
<dependency>
<groupId>io.joynr.examples</groupId>
<artifactId>radio-jee-provider</artifactId>
<version>0.25.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-provider/
implementation 'io.joynr.examples:radio-jee-provider:0.25.2'
// https://jarcasting.com/artifacts/io.joynr.examples/radio-jee-provider/
implementation ("io.joynr.examples:radio-jee-provider:0.25.2")
'io.joynr.examples:radio-jee-provider:war:0.25.2'
<dependency org="io.joynr.examples" name="radio-jee-provider" rev="0.25.2">
<artifact name="radio-jee-provider" type="war" />
</dependency>
@Grapes(
@Grab(group='io.joynr.examples', module='radio-jee-provider', version='0.25.2')
)
libraryDependencies += "io.joynr.examples" % "radio-jee-provider" % "0.25.2"
[io.joynr.examples/radio-jee-provider "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 |