Last Version

BuaBook Common Library 1.0.1

Useful helper functions and classes used throughout the BuaBook applications (c) 2017 Sport Trades Ltd

License

License

GroupId

GroupId

com.buabook
ArtifactId

ArtifactId

buabook-common
Version

Version

1.0.1
Type

Type

jar
Description

Description

BuaBook Common Library
Useful helper functions and classes used throughout the BuaBook applications (c) 2017 Sport Trades Ltd
Project URL

Project URL

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

Source Code Management

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

Download buabook-common 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
joda-time : joda-time jar 2.9.7
org.slf4j : slf4j-api jar 1.7.22

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.11
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.