License |
License |
---|---|
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdspring-biz |
Version | Version1.1.1.RELEASE |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:spring-biz
Spring Extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-biz-1.1.1.RELEASE.pom | |
spring-biz-1.1.1.RELEASE.jar | 240 KB |
spring-biz-1.1.1.RELEASE-sources.jar | 200 KB |
spring-biz-1.1.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-biz/
implementation 'com.github.hiwepy:spring-biz:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/spring-biz/
implementation ("com.github.hiwepy:spring-biz:1.1.1.RELEASE")
'com.github.hiwepy:spring-biz:jar:1.1.1.RELEASE'
<dependency org="com.github.hiwepy" name="spring-biz" rev="1.1.1.RELEASE">
<artifact name="spring-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='spring-biz', version='1.1.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "spring-biz" % "1.1.1.RELEASE"
[com.github.hiwepy/spring-biz "1.1.1.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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |