| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.joynr.tests.system-integration-test | 
| ArtifactId | ArtifactIdsit-java-app | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionio.joynr.tests.system-integration-test:sit-java-app joynr.io communications framework | 
| Filename | Size | 
|---|---|
| sit-java-app-1.4.0.pom | |
| sit-java-app-1.4.0.jar | 21 KB | 
| sit-java-app-1.4.0-sources.jar | 15 KB | 
| sit-java-app-1.4.0-javadoc.jar | 90 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-java-app/ -->
<dependency>
    <groupId>io.joynr.tests.system-integration-test</groupId>
    <artifactId>sit-java-app</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-java-app/
implementation 'io.joynr.tests.system-integration-test:sit-java-app:1.4.0'// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-java-app/
implementation ("io.joynr.tests.system-integration-test:sit-java-app:1.4.0")'io.joynr.tests.system-integration-test:sit-java-app:jar:1.4.0'<dependency org="io.joynr.tests.system-integration-test" name="sit-java-app" rev="1.4.0">
  <artifact name="sit-java-app" type="jar" />
</dependency>@Grapes(
@Grab(group='io.joynr.tests.system-integration-test', module='sit-java-app', version='1.4.0')
)libraryDependencies += "io.joynr.tests.system-integration-test" % "sit-java-app" % "1.4.0"[io.joynr.tests.system-integration-test/sit-java-app "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.joynr.java.common : access-control-common | jar | 1.4.0 | 
| io.joynr.java.core : libjoynr-websocket-runtime | jar | 1.4.0 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |