Last Version

com.imadcn.framework:common 1.1.13

useful java dev tools

License

License

GroupId

GroupId

com.imadcn.framework
ArtifactId

ArtifactId

common
Version

Version

1.1.13
Type

Type

jar
Description

Description

com.imadcn.framework:common
useful java dev tools
Project URL

Project URL

https://github.com/imadcn/common
Source Code Management

Source Code Management

https://github.com/imadcn/common.git

Download common 1.1.13


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

Dependencies

compile (15)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : jsp-api jar 2.1
commons-codec : commons-codec jar 1.9
commons-fileupload : commons-fileupload jar [1.3.3,)
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
commons-validator : commons-validator jar 1.5.1
commons-net : commons-net jar 3.6
com.alibaba : fastjson jar 1.2.54
org.apache.httpcomponents : httpclient jar 4.3.6
org.slf4j : slf4j-api jar 1.7.9
org.slf4j : log4j-over-slf4j jar 1.7.9
org.slf4j : jcl-over-slf4j jar 1.7.9
ch.qos.logback : logback-core jar 1.1.8
ch.qos.logback : logback-classic jar 1.1.8

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.