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

com.intershop.oms:iom-test-framework 4.1.0

An "SDK"-style library improving test automation for Intershop Order Management.

Группа

Группа

com.intershop.oms
Идентификатор

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

iom-test-framework
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать iom-test-framework 4.1.0


<!-- https://jarcasting.com/artifacts/com.intershop.oms/iom-test-framework/ -->
<dependency>
    <groupId>com.intershop.oms</groupId>
    <artifactId>iom-test-framework</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intershop.oms/iom-test-framework/
implementation 'com.intershop.oms:iom-test-framework:4.1.0'
// https://jarcasting.com/artifacts/com.intershop.oms/iom-test-framework/
implementation ("com.intershop.oms:iom-test-framework:4.1.0")
'com.intershop.oms:iom-test-framework:jar:4.1.0'
<dependency org="com.intershop.oms" name="iom-test-framework" rev="4.1.0">
  <artifact name="iom-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intershop.oms', module='iom-test-framework', version='4.1.0')
)
libraryDependencies += "com.intershop.oms" % "iom-test-framework" % "4.1.0"
[com.intershop.oms/iom-test-framework "4.1.0"]