com.github.panhongan:spring-utils

spring utils

License

License

GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

spring-utils
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.panhongan:spring-utils
spring utils
Project URL

Project URL

https://github.com/panhongan/spring-utils
Source Code Management

Source Code Management

https://github.com/panhongan/spring-utils

Download spring-utils

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

spring-utils

Versions

Version
1.0.2
1.0.1