| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdio.joynr.tests | 
    
| ArtifactId | ArtifactIdinter-language-test-jee-provider | 
    
| Last Version | Last Version1.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            Descriptionjoynr.io communications framework 
         | 
    
<!-- https://jarcasting.com/artifacts/io.joynr.tests/inter-language-test-jee-provider/ -->
<dependency>
    <groupId>io.joynr.tests</groupId>
    <artifactId>inter-language-test-jee-provider</artifactId>
    <version>1.4.0</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/io.joynr.tests/inter-language-test-jee-provider/
implementation 'io.joynr.tests:inter-language-test-jee-provider:1.4.0'
                // https://jarcasting.com/artifacts/io.joynr.tests/inter-language-test-jee-provider/
implementation ("io.joynr.tests:inter-language-test-jee-provider:1.4.0")
                'io.joynr.tests:inter-language-test-jee-provider:war:1.4.0'
                <dependency org="io.joynr.tests" name="inter-language-test-jee-provider" rev="1.4.0">
  <artifact name="inter-language-test-jee-provider" type="war" />
</dependency>
                @Grapes(
@Grab(group='io.joynr.tests', module='inter-language-test-jee-provider', version='1.4.0')
)
                libraryDependencies += "io.joynr.tests" % "inter-language-test-jee-provider" % "1.4.0"
                [io.joynr.tests/inter-language-test-jee-provider "1.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.joynr.tests : inter-language-test-jee-api | jar | 1.4.0 | 
| io.joynr.java : jeeintegration | jar | 1.4.0 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| 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 |