License |
License |
---|---|
Categories |
CategoriesScala Languages Security |
GroupId | GroupIdcom.github.arturopala |
ArtifactId | ArtifactIdscala-xml-security_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionscala-xml-security
Scala XML Security - handy wrapper for org.apache.xml.security
|
Project Organization |
Project Organizationcom.github.arturopala |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |