| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.tests |
| Идентификатор | Идентификаторmule-tests |
| Последняя версия | Последняя версия4.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMule Tests
Mule is the runtime engine of Anypoint™ Platform. It is the industry’s only unified platform that combines data and application integration across legacy systems, SaaS applications, and APIs with hybrid deployment options for maximum flexibility.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mule-tests-4.1.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mule.tests/mule-tests/ -->
<dependency>
<groupId>org.mule.tests</groupId>
<artifactId>mule-tests</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests/
implementation 'org.mule.tests:mule-tests:4.1.1'
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests/
implementation ("org.mule.tests:mule-tests:4.1.1")
'org.mule.tests:mule-tests:pom:4.1.1'
<dependency org="org.mule.tests" name="mule-tests" rev="4.1.1">
<artifact name="mule-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests', module='mule-tests', version='4.1.1')
)
libraryDependencies += "org.mule.tests" % "mule-tests" % "4.1.1"
[org.mule.tests/mule-tests "4.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.services » mule-service-weave | jar | 2.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |
| io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |