| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hiwepy |
| ArtifactId | ArtifactIdspring-biz |
| Last Version | Last Version1.1.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.hiwepy:spring-biz
Spring Extension
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spring-biz-1.1.4.RELEASE.pom | |
| spring-biz-1.1.4.RELEASE.jar | 240 KB |
| spring-biz-1.1.4.RELEASE-sources.jar | 194 KB |
| spring-biz-1.1.4.RELEASE-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/spring-biz/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>spring-biz</artifactId>
<version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-biz/
implementation 'com.github.hiwepy:spring-biz:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-biz/
implementation ("com.github.hiwepy:spring-biz:1.1.4.RELEASE")
'com.github.hiwepy:spring-biz:jar:1.1.4.RELEASE'
<dependency org="com.github.hiwepy" name="spring-biz" rev="1.1.4.RELEASE">
<artifact name="spring-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='spring-biz', version='1.1.4.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "spring-biz" % "1.1.4.RELEASE"
[com.github.hiwepy/spring-biz "1.1.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| com.github.hiwepy : hitool-core | jar | 1.0.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |