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