Последняя версия

jVolumes - Core Module 0.0.3

An abstraction to handle different types of file storage

Лицензия

Лицензия

Группа

Группа

com.github.microtweak
Идентификатор

Идентификатор

jvolumes-core
Версия

Версия

0.0.3
Тип

Тип

jar
Описание

Описание

jVolumes - Core Module
An abstraction to handle different types of file storage

Скачать jvolumes-core 0.0.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2

Модули Проекта

Данный проект не имеет модулей.