IOC-Commons library Extension

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.

License

License

GroupId

GroupId

com.seleniti.ioccommons
ArtifactId

ArtifactId

ioc-commons-ext
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

IOC-Commons library Extension
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.
Project URL

Project URL

https://code.google.com/p/ioccommons/

Download ioc-commons-ext

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.seleniti.ioccommons : ioc-commons jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0