| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nwforrer |
| Идентификатор | Идентификаторfile-encryption-share-jar |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAlfresco Share JAR Module
Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 3
|
| Имя Файла | Размер |
|---|---|
| file-encryption-share-jar-2.0.2.pom | |
| file-encryption-share-jar-2.0.2.jar | 12 KB |
| file-encryption-share-jar-2.0.2-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption-share-jar/ -->
<dependency>
<groupId>com.github.nwforrer</groupId>
<artifactId>file-encryption-share-jar</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption-share-jar/
implementation 'com.github.nwforrer:file-encryption-share-jar:2.0.2'
// https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption-share-jar/
implementation ("com.github.nwforrer:file-encryption-share-jar:2.0.2")
'com.github.nwforrer:file-encryption-share-jar:jar:2.0.2'
<dependency org="com.github.nwforrer" name="file-encryption-share-jar" rev="2.0.2">
<artifact name="file-encryption-share-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nwforrer', module='file-encryption-share-jar', version='2.0.2')
)
libraryDependencies += "com.github.nwforrer" % "file-encryption-share-jar" % "2.0.2"
[com.github.nwforrer/file-encryption-share-jar "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.alfresco » alfresco-repository | jar | |
| org.bouncycastle : bcpg-jdk15on | jar | 1.47 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.alfresco » share | jar | 5.2.e |
| org.alfresco.surf » spring-surf-api | jar | 6.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.springframework : spring-context | jar | 3.2.17.RELEASE |
| org.alfresco.maven : alfresco-rad | jar | 3.1.0 |