| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторpipeline.jsonbuilder |
| Последняя версия | Последняя версия4.4.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание51Degrees :: Pipeline :: JSON Builder
Java implementation of 51Degrees Pipeline API
|
| Организация-разработчик |
Организация-разработчик51Degrees |
| Имя Файла | Размер |
|---|---|
| pipeline.jsonbuilder-4.4.7.pom | |
| pipeline.jsonbuilder-4.4.7.jar | 12 KB |
| pipeline.jsonbuilder-4.4.7-sources.jar | 10 KB |
| pipeline.jsonbuilder-4.4.7-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.jsonbuilder</artifactId>
<version>4.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation 'com.51degrees:pipeline.jsonbuilder:4.4.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation ("com.51degrees:pipeline.jsonbuilder:4.4.7")
'com.51degrees:pipeline.jsonbuilder:jar:4.4.7'
<dependency org="com.51degrees" name="pipeline.jsonbuilder" rev="4.4.7">
<artifact name="pipeline.jsonbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.jsonbuilder', version='4.4.7')
)
libraryDependencies += "com.51degrees" % "pipeline.jsonbuilder" % "4.4.7"
[com.51degrees/pipeline.jsonbuilder "4.4.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : pipeline.engines.fiftyone | jar | 4.4.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : pipeline.common | test-jar | 4.4.7 |
| com.51degrees : pipeline.engines | test-jar | 4.4.7 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |