e

encryption-service-jasypt

MX Path Facilities
https://github.com/mxenabled/path-facilities
Proprietary
MX
Files download
File Operation
encryption-service-jasypt-5.0.0.jar download
encryption-service-jasypt-5.0.0.pom download
encryption-service-jasypt-5.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mx.path-facilities</groupId>
  <artifactId>encryption-service-jasypt</artifactId>
  <version>5.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.mx.path-facilities:encryption-service-jasypt:5.0.0'
Gradle Kotlin
implementation("com.mx.path-facilities:encryption-service-jasypt:5.0.0")
Scala SBT
libraryDependencies += "com.mx.path-facilities" % "encryption-service-jasypt" % "5.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.mx.path-facilities', module='encryption-service-jasypt', version='5.0.0')
)
Apache Ivy
<dependency org="com.mx.path-facilities" name="encryption-service-jasypt" rev="5.0.0" />
Leiningen
[com.mx.path-facilities/encryption-service-jasypt "5.0.0"]
Apache Buildr
'com.mx.path-facilities:encryption-service-jasypt:jar:5.0.0'