e

encryption-service-jasypt

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