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