| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.consol.citrus |
| Идентификатор | Идентификаторcitrus-endpoints |
| Версия | Версия3.0.0-M3 |
| Тип | Типpom |
| Описание |
ОписаниеCitrus :: Endpoints
Citrus endpoints for producing and consuming messages
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| citrus-endpoints-3.0.0-M3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoints/ -->
<dependency>
<groupId>com.consol.citrus</groupId>
<artifactId>citrus-endpoints</artifactId>
<version>3.0.0-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoints/
implementation 'com.consol.citrus:citrus-endpoints:3.0.0-M3'
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-endpoints/
implementation ("com.consol.citrus:citrus-endpoints:3.0.0-M3")
'com.consol.citrus:citrus-endpoints:pom:3.0.0-M3'
<dependency org="com.consol.citrus" name="citrus-endpoints" rev="3.0.0-M3">
<artifact name="citrus-endpoints" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.consol.citrus', module='citrus-endpoints', version='3.0.0-M3')
)
libraryDependencies += "com.consol.citrus" % "citrus-endpoints" % "3.0.0-M3"
[com.consol.citrus/citrus-endpoints "3.0.0-M3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.2.8.RELEASE |
| org.testng : testng | jar | 7.3.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.mockito : mockito-core | jar | 3.5.10 |
| org.mockito : mockito-junit-jupiter | jar | 3.5.10 |