| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.bolbat | 
| ArtifactId | ArtifactIdbb-kit | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCommon Kit Common Development Kit | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bb-kit-0.2.0.pom | |
| bb-kit-0.2.0.jar | 25 KB | 
| bb-kit-0.2.0-sources.jar | 18 KB | 
| bb-kit-0.2.0-javadoc.jar | 187 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| net.bolbat : bb-utils | jar | 0.3.0 | 
| net.anotheria : configureme | jar | 2.4.0 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.bolbat : bb-test | jar | 0.1.0 |