scala-xml-security

Scala XML Security - handy wrapper for org.apache.xml.security

License

License

Categories

Categories

Scala Languages Security
GroupId

GroupId

com.github.arturopala
ArtifactId

ArtifactId

scala-xml-security_2.12
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-xml-security
Scala XML Security - handy wrapper for org.apache.xml.security
Project Organization

Project Organization

com.github.arturopala

Download scala-xml-security_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.arturopala/scala-xml-security_2.12/ -->
<dependency>
    <groupId>com.github.arturopala</groupId>
    <artifactId>scala-xml-security_2.12</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arturopala/scala-xml-security_2.12/
implementation 'com.github.arturopala:scala-xml-security_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.github.arturopala/scala-xml-security_2.12/
implementation ("com.github.arturopala:scala-xml-security_2.12:1.2.0")
'com.github.arturopala:scala-xml-security_2.12:jar:1.2.0'
<dependency org="com.github.arturopala" name="scala-xml-security_2.12" rev="1.2.0">
  <artifact name="scala-xml-security_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arturopala', module='scala-xml-security_2.12', version='1.2.0')
)
libraryDependencies += "com.github.arturopala" % "scala-xml-security_2.12" % "1.2.0"
[com.github.arturopala/scala-xml-security_2.12 "1.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
commons-codec : commons-codec jar 1.11
org.apache.santuario : xmlsec jar 2.1.0
org.bouncycastle : bcprov-jdk15on jar 1.58
org.bouncycastle : bcpkix-jdk15on jar 1.58
org.json4s : json4s-native_2.12 jar 3.5.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
org.scalacheck : scalacheck_2.12 jar 1.13.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0