Common Kit

Common Development Kit

License

License

Categories

Categories

Net
GroupId

GroupId

net.bolbat
ArtifactId

ArtifactId

bb-kit
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common Kit
Common Development Kit
Project URL

Project URL

http://confluence.infra.bolbat.net/display/BBKIT
Project Organization

Project Organization

BB Corp
Source Code Management

Source Code Management

http://bitbucket.infra.bolbat.net/scm/BBKIT/main.git

Download bb-kit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
net.bolbat : bb-utils jar 0.3.0
net.anotheria : configureme jar 2.4.0

provided (7)

Group / Artifact Type Version
com.google.guava : guava jar
org.quartz-scheduler : quartz jar 2.3.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.apache.lucene : lucene-core jar 7.7.1
org.apache.lucene : lucene-analyzers-common jar 7.7.1

test (1)

Group / Artifact Type Version
net.bolbat : bb-test jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0