License |
License |
---|---|
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-biz |
Last Version | Last Version1.0.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-biz
Spring Extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-biz-1.0.7.RELEASE.pom | |
spring-biz-1.0.7.RELEASE.jar | 231 KB |
spring-biz-1.0.7.RELEASE-sources.jar | 194 KB |
spring-biz-1.0.7.RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-biz/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>spring-biz</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-biz/
implementation 'com.github.vindell:spring-biz:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-biz/
implementation ("com.github.vindell:spring-biz:1.0.7.RELEASE")
'com.github.vindell:spring-biz:jar:1.0.7.RELEASE'
<dependency org="com.github.vindell" name="spring-biz" rev="1.0.7.RELEASE">
<artifact name="spring-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-biz', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-biz" % "1.0.7.RELEASE"
[com.github.vindell/spring-biz "1.0.7.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 |