GroupId | GroupIdio.joynr.tests.system-integration-test |
---|---|
ArtifactId | ArtifactIdsit-jee-app |
Version | Version0.30.0 |
Type | Typewar |
Filename | Size |
---|---|
sit-jee-app-0.30.0.pom | |
sit-jee-app-0.30.0.war | 14 MB |
sit-jee-app-0.30.0-sources.jar | 14 KB |
sit-jee-app-0.30.0-javadoc.jar | 99 KB |
Browse |
<!-- 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.30.0</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.30.0'
// https://jarcasting.com/artifacts/io.joynr.tests.system-integration-test/sit-jee-app/
implementation ("io.joynr.tests.system-integration-test:sit-jee-app:0.30.0")
'io.joynr.tests.system-integration-test:sit-jee-app:war:0.30.0'
<dependency org="io.joynr.tests.system-integration-test" name="sit-jee-app" rev="0.30.0">
<artifact name="sit-jee-app" type="war" />
</dependency>
@Grapes(
@Grab(group='io.joynr.tests.system-integration-test', module='sit-jee-app', version='0.30.0')
)
libraryDependencies += "io.joynr.tests.system-integration-test" % "sit-jee-app" % "0.30.0"
[io.joynr.tests.system-integration-test/sit-jee-app "0.30.0"]