is not current version
Last Version 1.2.1

com.seleniti.ioccommons:ioc-commons-ext 1.1.3

Library which contains some extension classes for the library IOC-Commons. It provides some interface definitions and some tool classes which are non-dependent from the used technology; i.e. the classes and interfaces from this library do not depend on the choosen ioc-commons-implementation library.

GroupId

GroupId

com.seleniti.ioccommons
ArtifactId

ArtifactId

ioc-commons-ext
Version

Version

1.1.3
Type

Type

jar

Download ioc-commons-ext 1.1.3


<!-- https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-ext/ -->
<dependency>
    <groupId>com.seleniti.ioccommons</groupId>
    <artifactId>ioc-commons-ext</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-ext/
implementation 'com.seleniti.ioccommons:ioc-commons-ext:1.1.3'
// https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-ext/
implementation ("com.seleniti.ioccommons:ioc-commons-ext:1.1.3")
'com.seleniti.ioccommons:ioc-commons-ext:jar:1.1.3'
<dependency org="com.seleniti.ioccommons" name="ioc-commons-ext" rev="1.1.3">
  <artifact name="ioc-commons-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seleniti.ioccommons', module='ioc-commons-ext', version='1.1.3')
)
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-ext" % "1.1.3"
[com.seleniti.ioccommons/ioc-commons-ext "1.1.3"]