Last Version

framework-core 3.0.6

framework-core

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-core
Version

Version

3.0.6
Type

Type

jar
Description

Description

framework-core
framework-core
Project URL

Project URL

https://github.com/fartherp/framework

Download framework-core 3.0.6


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

Dependencies

compile (28)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.1.3.RELEASE
org.springframework : spring-core jar 5.1.3.RELEASE
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-context-support jar 5.1.3.RELEASE
org.springframework : spring-expression jar 5.1.3.RELEASE
org.springframework : spring-web jar 5.1.3.RELEASE
org.springframework : spring-webmvc jar 5.1.3.RELEASE
org.springframework : spring-tx jar 5.1.3.RELEASE
org.springframework : spring-jdbc jar 5.1.3.RELEASE
dom4j : dom4j jar 1.6.1
xml-apis : xml-apis jar 2.0.2
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
com.google.code.gson : gson jar 2.8.5
commons-beanutils : commons-beanutils jar 1.9.3
commons-fileupload : commons-fileupload jar 1.4
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6
commons-net : commons-net jar 3.6
com.google.guava : guava jar 23.0
com.github.fartherp : framework-common jar 3.0.6
com.github.fartherp : framework-exception jar 3.0.6
javax.servlet : jstl jar 1.2
org.antlr : ST4 jar 4.1
com.jcraft : jsch jar 0.1.55
javax.validation : validation-api jar 2.0.1.Final

provided (2)

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

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 6.14.3
org.springframework : spring-test jar 5.1.3.RELEASE

Project Modules

There are no modules declared in this project.