| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibm.ws.componenttest |
| Идентификатор | Идентификаторinfra.buildtasks-core |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebSphere Infrastructure Build Tasks
WebSphere Infrastructure Build Tasks
|
| Имя Файла | Размер |
|---|---|
| infra.buildtasks-core-4.0.0.pom | |
| infra.buildtasks-core-4.0.0.jar | 380 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibm.ws.componenttest/infra.buildtasks-core/ -->
<dependency>
<groupId>com.ibm.ws.componenttest</groupId>
<artifactId>infra.buildtasks-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/infra.buildtasks-core/
implementation 'com.ibm.ws.componenttest:infra.buildtasks-core:4.0.0'
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/infra.buildtasks-core/
implementation ("com.ibm.ws.componenttest:infra.buildtasks-core:4.0.0")
'com.ibm.ws.componenttest:infra.buildtasks-core:jar:4.0.0'
<dependency org="com.ibm.ws.componenttest" name="infra.buildtasks-core" rev="4.0.0">
<artifact name="infra.buildtasks-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ws.componenttest', module='infra.buildtasks-core', version='4.0.0')
)
libraryDependencies += "com.ibm.ws.componenttest" % "infra.buildtasks-core" % "4.0.0"
[com.ibm.ws.componenttest/infra.buildtasks-core "4.0.0"]