e

encryption-service-jasypt

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