License |
License |
---|---|
Categories |
CategoriesScala Languages Security |
GroupId | GroupIdcom.github.arturopala |
ArtifactId | ArtifactIdscala-xml-security_2.12 |
Version | Version1.2.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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |