business-framework

Spring Business Framework

License

License

GroupId

GroupId

com.github.xh32t03.framework
ArtifactId

ArtifactId

business-framework
Last Version

Last Version

5.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

business-framework
Spring Business Framework
Project URL

Project URL

https://github.com/xh32t03/business-framework
Source Code Management

Source Code Management

https://github.com/xh32t03/business-framework

Download business-framework

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.4
org.springframework : spring-beans jar 5.3.4
org.springframework : spring-aop jar 5.3.4
org.springframework : spring-context jar 5.3.4
org.springframework : spring-context-support jar 5.3.4
org.springframework : spring-tx jar 5.3.4
org.springframework : spring-jdbc jar 5.3.4
org.springframework : spring-orm jar 5.3.4
org.springframework : spring-web jar 5.3.4
org.springframework : spring-webmvc jar 5.3.4
org.mybatis : mybatis jar 3.5.4
com.alibaba : fastjson jar 1.2.43
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-jcl jar 2.13.3
javax.servlet : javax.servlet-api jar 3.1.0

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-web jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
5.6.RELEASE
5.3.RELEASE
5.0.RELEASE
4.5.RELEASE
4.3.RELEASE
4.0.RELEASE
3.4.RELEASE
3.2.RELEASE
3.0.RELEASE
2.6.RELEASE
2.5.RELEASE
2.4.RELEASE
2.3.RELEASE
2.0.RELEASE
1.3.RELEASE
1.2.RELEASE
1.0.RELEASE