не последняя версия
Последняя версия 4.1.1

org.mule.tests:mule-tests-performance 3.9.0

Micro-benchmarks to test the performance of core Mule functionality

Категории

Категории

ORM Данные
Группа

Группа

org.mule.tests
Идентификатор

Идентификатор

mule-tests-performance
Версия

Версия

3.9.0
Тип

Тип

jar

Скачать mule-tests-performance 3.9.0


<!-- https://jarcasting.com/artifacts/org.mule.tests/mule-tests-performance/ -->
<dependency>
    <groupId>org.mule.tests</groupId>
    <artifactId>mule-tests-performance</artifactId>
    <version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests-performance/
implementation 'org.mule.tests:mule-tests-performance:3.9.0'
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests-performance/
implementation ("org.mule.tests:mule-tests-performance:3.9.0")
'org.mule.tests:mule-tests-performance:jar:3.9.0'
<dependency org="org.mule.tests" name="mule-tests-performance" rev="3.9.0">
  <artifact name="mule-tests-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests', module='mule-tests-performance', version='3.9.0')
)
libraryDependencies += "org.mule.tests" % "mule-tests-performance" % "3.9.0"
[org.mule.tests/mule-tests-performance "3.9.0"]