| License |
License |
|---|---|
| GroupId | GroupIdcom.github.panhongan |
| ArtifactId | ArtifactIdspring-utils |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.panhongan:spring-utils
spring utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-utils-1.0.2.pom | |
| spring-utils-1.0.2.jar | 5 KB |
| spring-utils-1.0.2-sources.jar | 2 KB |
| spring-utils-1.0.2-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/spring-utils/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>spring-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/spring-utils/
implementation 'com.github.panhongan:spring-utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.panhongan/spring-utils/
implementation ("com.github.panhongan:spring-utils:1.0.2")
'com.github.panhongan:spring-utils:jar:1.0.2'
<dependency org="com.github.panhongan" name="spring-utils" rev="1.0.2">
<artifact name="spring-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='spring-utils', version='1.0.2')
)
libraryDependencies += "com.github.panhongan" % "spring-utils" % "1.0.2"
[com.github.panhongan/spring-utils "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.mockito : mockito-all | jar | 1.9.5 |
| com.google.guava : guava | jar | 24.1.1-jre |
| org.springframework : spring-test | jar | 5.2.1.RELEASE |
| org.springframework : spring-aop | jar | 5.2.1.RELEASE |
| junit : junit | jar | 4.12 |