is not current version
Last Version 1.1.4.RELEASE

com.github.hiwepy:spring-biz 1.1.2.RELEASE

Spring Extension

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

spring-biz
Version

Version

1.1.2.RELEASE
Type

Type

jar

Download spring-biz 1.1.2.RELEASE


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