is not current version
Last Version 5.6.RELEASE

com.github.xh32t03.framework:business-framework 5.0.RELEASE

Spring Business Framework

GroupId

GroupId

com.github.xh32t03.framework
ArtifactId

ArtifactId

business-framework
Version

Version

5.0.RELEASE
Type

Type

jar

Download business-framework 5.0.RELEASE


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