Last Version

framework-common 3.0.6

framework-common

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-common
Version

Version

3.0.6
Type

Type

jar
Description

Description

framework-common
framework-common
Project URL

Project URL

https://github.com/fartherp/framework

Download framework-common 3.0.6


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

Dependencies

compile (15)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpcore jar 4.4.10
commons-logging : commons-logging jar 1.2
com.opencsv : opencsv jar 4.4
org.javassist : javassist jar 3.24.1-GA
javax.validation : validation-api jar 2.0.1.Final
org.hibernate : hibernate-validator jar 6.0.14.Final
org.glassfish : javax.el jar 3.0.0
com.sun.mail : javax.mail jar 1.6.2
org.apache.commons : commons-email jar 1.5
com.dyuproject.protostuff : protostuff-runtime jar 1.1.3
com.dyuproject.protostuff : protostuff-core jar 1.1.3
org.objenesis : objenesis jar 3.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
mysql : mysql-connector-java Optional jar 5.1.29

Project Modules

There are no modules declared in this project.