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

jCIFS 2.1.31

JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java

Лицензия

Лицензия

Группа

Группа

org.codelibs
Идентификатор

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

jcifs
Версия

Версия

2.1.31
Тип

Тип

jar
Описание

Описание

jCIFS
JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
Ссылка на сайт

Ссылка на сайт

https://github.com/codelibs/jcifs
Система контроля версий

Система контроля версий

https://github.com/codelibs/jcifs

Скачать jcifs 2.1.31


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.bouncycastle : bcprov-jdk15on jar 1.68

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.9.5

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

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