License |
License |
---|---|
GroupId | GroupIdcom.github.nwforrer |
ArtifactId | ArtifactIdfile-encryption-share-jar |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlfresco Share JAR Module
Sample Share JAR Module (to be included in the share.war) - part of AIO - SDK 3
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » alfresco-repository | jar | |
org.bouncycastle : bcpg-jdk15on | jar | 1.47 |
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » share | jar | 5.2.e |
org.alfresco.surf » spring-surf-api | jar | 6.11 |
Group / Artifact | Type | Version |
---|---|---|
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 |