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