is not current version
Last Version 4.1.1

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

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

GroupId

GroupId

com.intershop.oms
ArtifactId

ArtifactId

iom-test-framework
Version

Version

4.1.0
Type

Type

jar

Download 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"]