| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторpipeline.core |
| Версия | Версия4.4.7 |
| Тип | Типjar |
| Описание |
Описание51Degrees :: Pipeline :: Core
Java implementation of 51Degrees Pipeline API
|
| Организация-разработчик |
Организация-разработчик51Degrees |
| Имя Файла | Размер |
|---|---|
| pipeline.core-4.4.7.pom | |
| pipeline.core-4.4.7.jar | 101 KB |
| pipeline.core-4.4.7-tests.jar | 107 KB |
| pipeline.core-4.4.7-sources.jar | 103 KB |
| pipeline.core-4.4.7-javadoc.jar | 418 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.core/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.core</artifactId>
<version>4.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation 'com.51degrees:pipeline.core:4.4.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.core/
implementation ("com.51degrees:pipeline.core:4.4.7")
'com.51degrees:pipeline.core:jar:4.4.7'
<dependency org="com.51degrees" name="pipeline.core" rev="4.4.7">
<artifact name="pipeline.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.core', version='4.4.7')
)
libraryDependencies += "com.51degrees" % "pipeline.core" % "4.4.7"
[com.51degrees/pipeline.core "4.4.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| net.oneandone.reflections8 : reflections8 | jar | 0.11.7 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.json : json | jar | 20211205 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : pipeline.common | test-jar | 4.4.7 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.3.1 |