iFramework

This is a set of utilities and classes that I have found useful over the years. In my career spanning over a decade, I have time and again written the same code or some part of the code over and over again. I never found the time to collate the details in a reusable library. This project will be a collection of such files. The work that I have been doing is more than 5 years old, however the project has been conceived in 2011.

License

License

GroupId

GroupId

com.kapilvirenahuja
ArtifactId

ArtifactId

iframework
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

iFramework
This is a set of utilities and classes that I have found useful over the years. In my career spanning over a decade, I have time and again written the same code or some part of the code over and over again. I never found the time to collate the details in a reusable library. This project will be a collection of such files. The work that I have been doing is more than 5 years old, however the project has been conceived in 2011.
Project Organization

Project Organization

Download iframework

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context-support jar 3.0.5.RELEASE
log4j : log4j jar 1.2.16
com.thoughtworks.xstream : xstream jar 1.2.2
org.springframework : spring-jdbc jar 3.0.5.RELEASE
jexcelapi : jxl jar 2.6
commons-codec : commons-codec jar 1.5
commons-lang : commons-lang jar 2.6
commons-email : commons-email jar 1.1
commons-configuration : commons-configuration jar 1.7

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.1.1
mysql : mysql-connector-java jar 5.1.6
commons-dbcp : commons-dbcp jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1