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.

Лицензия

Лицензия

Группа

Группа

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

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

iframework
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Скачать iframework

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.1.1
mysql : mysql-connector-java jar 5.1.6
commons-dbcp : commons-dbcp jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1