License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bolbat |
ArtifactId | ArtifactIdbb-gest-fs |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGEST - FS
Generic Storage Project - File System
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bb-gest-fs-0.1.6.pom | 885 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.bolbat/bb-gest-fs/ -->
<dependency>
<groupId>net.bolbat</groupId>
<artifactId>bb-gest-fs</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bolbat/bb-gest-fs/
implementation 'net.bolbat:bb-gest-fs:0.1.6'
// https://jarcasting.com/artifacts/net.bolbat/bb-gest-fs/
implementation ("net.bolbat:bb-gest-fs:0.1.6")
'net.bolbat:bb-gest-fs:pom:0.1.6'
<dependency org="net.bolbat" name="bb-gest-fs" rev="0.1.6">
<artifact name="bb-gest-fs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bolbat', module='bb-gest-fs', version='0.1.6')
)
libraryDependencies += "net.bolbat" % "bb-gest-fs" % "0.1.6"
[net.bolbat/bb-gest-fs "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
net.bolbat : bb-gest-core | jar | 0.1.6 |
net.bolbat : bb-kit | jar | 0.1.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.5 |