Last Version

BuaBook Spring Common Library 1.0.2

Spring functionality (c) 2016 Sport Trades Ltd

License

License

GroupId

GroupId

com.buabook
ArtifactId

ArtifactId

spring-common
Version

Version

1.0.2
Type

Type

jar
Description

Description

BuaBook Spring Common Library
Spring functionality (c) 2016 Sport Trades Ltd
Project URL

Project URL

http://buabook.github.io
Source Code Management

Source Code Management

https://github.com/BuaBook/spring-common.git

Download spring-common 1.0.2


<!-- https://jarcasting.com/artifacts/com.buabook/spring-common/ -->
<dependency>
    <groupId>com.buabook</groupId>
    <artifactId>spring-common</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.buabook/spring-common/
implementation 'com.buabook:spring-common:1.0.2'
// https://jarcasting.com/artifacts/com.buabook/spring-common/
implementation ("com.buabook:spring-common:1.0.2")
'com.buabook:spring-common:jar:1.0.2'
<dependency org="com.buabook" name="spring-common" rev="1.0.2">
  <artifact name="spring-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buabook', module='spring-common', version='1.0.2')
)
libraryDependencies += "com.buabook" % "spring-common" % "1.0.2"
[com.buabook/spring-common "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
org.springframework : spring-context jar 4.3.6.RELEASE
org.slf4j : slf4j-api jar 1.7.22

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : java-hamcrest jar 2.0.0.0
org.springframework : spring-test jar 4.3.6.RELEASE

Project Modules

There are no modules declared in this project.