| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nwforrer |
| ArtifactId | ArtifactIdfile-encryption |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAIO - SDK 3.0
All-In-One (AIO) project for SDK 3.0
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| file-encryption-2.0.2.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption/ -->
<dependency>
<groupId>com.github.nwforrer</groupId>
<artifactId>file-encryption</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption/
implementation 'com.github.nwforrer:file-encryption:2.0.2'
// https://jarcasting.com/artifacts/com.github.nwforrer/file-encryption/
implementation ("com.github.nwforrer:file-encryption:2.0.2")
'com.github.nwforrer:file-encryption:pom:2.0.2'
<dependency org="com.github.nwforrer" name="file-encryption" rev="2.0.2">
<artifact name="file-encryption" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nwforrer', module='file-encryption', version='2.0.2')
)
libraryDependencies += "com.github.nwforrer" % "file-encryption" % "2.0.2"
[com.github.nwforrer/file-encryption "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.alfresco » alfresco-repository | jar | |
| org.bouncycastle : bcpg-jdk15on | jar | 1.47 |
| 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 |