is not current version
Last Version 2.0.2

com.github.nwforrer:file-encryption-platform-jar 2.0.0

Platform/Repo JAR Module (to be included in the alfresco.war) - part of AIO - SDK 3

Categories

Categories

ORM Data
GroupId

GroupId

com.github.nwforrer
ArtifactId

ArtifactId

file-encryption-platform-jar
Version

Version

2.0.0
Type

Type

jar

Download file-encryption-platform-jar 2.0.0


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