| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.together |
| Идентификатор | Идентификаторbuild-workflow |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtogether Platform - BUILD Workflow
Default Build Workflow Definition for together Platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| build-workflow-1.3.0.pom | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.together/build-workflow/ -->
<dependency>
<groupId>io.github.together</groupId>
<artifactId>build-workflow</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together/build-workflow/
implementation 'io.github.together:build-workflow:1.3.0'
// https://jarcasting.com/artifacts/io.github.together/build-workflow/
implementation ("io.github.together:build-workflow:1.3.0")
'io.github.together:build-workflow:pom:1.3.0'
<dependency org="io.github.together" name="build-workflow" rev="1.3.0">
<artifact name="build-workflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together', module='build-workflow', version='1.3.0')
)
libraryDependencies += "io.github.together" % "build-workflow" % "1.3.0"
[io.github.together/build-workflow "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.icegreen : greenmail | jar | 1.6.5 |
| com.google.code.bean-matchers : bean-matchers | jar | 0.13 |
| org.mockito : mockito-core | jar | 4.0.0 |
| com.tngtech.jgiven : jgiven-core | jar | 1.1.0 |
| com.tngtech.jgiven : jgiven-junit5 | jar | 1.1.0 |
| com.tngtech.jgiven : jgiven-spring | jar | 1.1.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-runner | jar | 1.7.2 |
| org.springframework : spring-test | jar | 5.3.10 |
| org.hibernate : hibernate-testing | jar | 5.4.32.Final |