XML Security library for Scala - handy tool for easy signing, verifying, encrypting and decrypting XML documents
Scala versions:
2.12
scala-xml-security 1.1.0
Group ID:
com.github.arturopala
Artifact ID:
scala-xml-security_2.12
Version:
1.1.0
Release Date:
Jan 26, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.github.arturopala" %% "scala-xml-security" % "1.1.0"
ivy"com.github.arturopala::scala-xml-security:1.1.0"
//> using dep "com.github.arturopala::scala-xml-security:1.1.0"
import $ivy.`com.github.arturopala::scala-xml-security:1.1.0`
<dependency> <groupId>com.github.arturopala</groupId> <artifactId>scala-xml-security_2.12</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.arturopala', name: 'scala-xml-security_2.12', version: '1.1.0'