Эксперт ХД

org.codelibs:jcifs (2.1.39)

Published 2026-09-15 10:15:39 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.codelibs</groupId>
	<artifactId>jcifs</artifactId>
	<version>2.1.39</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.codelibs:jcifs:2.1.39

About this package

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

Dependencies

javax.servlet:javax.servlet-api
4.0.1
javax.annotation:javax.annotation-api
1.3.2
org.slf4j:slf4j-api
1.7.36
org.slf4j:slf4j-reload4j
1.7.36
org.bouncycastle:bcprov-jdk18on
1.78.1
junit:junit
4.13.2
org.mockito:mockito-core
1.10.19
Details
Maven
2026-09-15 10:15:39 +00:00
274
jCIFS
GNU Lesser General Public License, version 2.1
1.2 MiB
Assets (2)
Versions (2) View all
2.1.40 2026-09-15
2.1.39 2026-09-15