GroupId | GroupIdorg.ibissource |
---|---|
ArtifactId | ArtifactIdibis-adapterframework-test |
Version | Version7.3 |
Type | Typewar |
Filename | Size |
---|---|
ibis-adapterframework-test-7.3.pom | |
ibis-adapterframework-test-7.3.war | 80 MB |
ibis-adapterframework-test-7.3-sources.jar | 10 KB |
ibis-adapterframework-test-7.3-javadoc.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-test</artifactId>
<version>7.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation 'org.ibissource:ibis-adapterframework-test:7.3'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation ("org.ibissource:ibis-adapterframework-test:7.3")
'org.ibissource:ibis-adapterframework-test:war:7.3'
<dependency org="org.ibissource" name="ibis-adapterframework-test" rev="7.3">
<artifact name="ibis-adapterframework-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-test', version='7.3')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-test" % "7.3"
[org.ibissource/ibis-adapterframework-test "7.3"]