License |
License |
---|---|
GroupId | GroupIdcom.ibm.ws.componenttest |
ArtifactId | ArtifactIdfat.harness |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebSphere Test Harness
WebSphere Test Harness
|
Filename | Size |
---|---|
fat.harness-1.0.0.pom | |
fat.harness-1.0.0.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.ws.componenttest/fat.harness/ -->
<dependency>
<groupId>com.ibm.ws.componenttest</groupId>
<artifactId>fat.harness</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/fat.harness/
implementation 'com.ibm.ws.componenttest:fat.harness:1.0.0'
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/fat.harness/
implementation ("com.ibm.ws.componenttest:fat.harness:1.0.0")
'com.ibm.ws.componenttest:fat.harness:jar:1.0.0'
<dependency org="com.ibm.ws.componenttest" name="fat.harness" rev="1.0.0">
<artifact name="fat.harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ws.componenttest', module='fat.harness', version='1.0.0')
)
libraryDependencies += "com.ibm.ws.componenttest" % "fat.harness" % "1.0.0"
[com.ibm.ws.componenttest/fat.harness "1.0.0"]