| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторpipeline |
| Версия | Версия4.3.5 |
| Тип | Типpom |
| Описание |
Описание51Degrees :: Pipeline
Java implementation of 51Degrees Pipeline API
|
| Организация-разработчик |
Организация-разработчик51Degrees |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pipeline-4.3.5.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline</artifactId>
<version>4.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation 'com.51degrees:pipeline:4.3.5'
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation ("com.51degrees:pipeline:4.3.5")
'com.51degrees:pipeline:pom:4.3.5'
<dependency org="com.51degrees" name="pipeline" rev="4.3.5">
<artifact name="pipeline" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline', version='4.3.5')
)
libraryDependencies += "com.51degrees" % "pipeline" % "4.3.5"
[com.51degrees/pipeline "4.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |