| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibm.ws.componenttest |
| Идентификатор | Идентификаторfat.harness |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebSphere Test Harness
WebSphere Test Harness
|
| Имя Файла | Размер |
|---|---|
| fat.harness-1.0.0.pom | |
| fat.harness-1.0.0.jar | 43 KB |
| Обзор |
<!-- 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"]