GroupId | GroupIdorg.ibissource |
---|---|
ArtifactId | ArtifactIdibis-adapterframework-test |
Version | Version7.4 |
Type | Typewar |
Filename | Size |
---|---|
ibis-adapterframework-test-7.4.pom | |
ibis-adapterframework-test-7.4.war | 85 MB |
ibis-adapterframework-test-7.4-sources.jar | 10 KB |
ibis-adapterframework-test-7.4-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.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation 'org.ibissource:ibis-adapterframework-test:7.4'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation ("org.ibissource:ibis-adapterframework-test:7.4")
'org.ibissource:ibis-adapterframework-test:war:7.4'
<dependency org="org.ibissource" name="ibis-adapterframework-test" rev="7.4">
<artifact name="ibis-adapterframework-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-test', version='7.4')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-test" % "7.4"
[org.ibissource/ibis-adapterframework-test "7.4"]