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.11
Last Version

Last Version

1.0.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.11

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 jar 1.0.0
commons-codec : commons-codec jar 1.10
org.apache.santuario : xmlsec jar 2.0.7
org.bouncycastle : bcprov-jdk15on jar 1.54
org.bouncycastle : bcpkix-jdk15on jar 1.54
org.json4s : json4s-native_2.11 jar 3.4.0

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5
org.scalacheck : scalacheck_2.11 jar 1.12.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0