is not current version
Last Version 1.4.0

io.joynr.tests.system-integration-test:sit-jee-app 0.28.1


GroupId

GroupId

io.joynr.tests.system-integration-test
ArtifactId

ArtifactId

sit-jee-app
Version

Version

0.28.1
Type

Type

war

Download sit-jee-app 0.28.1


<!-- https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-jee-app/ -->
<dependency>
    <groupId>io.joynr.tests.system-integration-test</groupId>
    <artifactId>sit-jee-app</artifactId>
    <version>0.28.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-jee-app/
implementation 'io.joynr.tests.system-integration-test:sit-jee-app:0.28.1'
// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-jee-app/
implementation ("io.joynr.tests.system-integration-test:sit-jee-app:0.28.1")
'io.joynr.tests.system-integration-test:sit-jee-app:war:0.28.1'
<dependency org="io.joynr.tests.system-integration-test" name="sit-jee-app" rev="0.28.1">
  <artifact name="sit-jee-app" type="war" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests.system-integration-test', module='sit-jee-app', version='0.28.1')
)
libraryDependencies += "io.joynr.tests.system-integration-test" % "sit-jee-app" % "0.28.1"
[io.joynr.tests.system-integration-test/sit-jee-app "0.28.1"]