| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.tkqubo |
| ArtifactId | ArtifactIdsaml-metadata_2.12 |
| Version | Version0.1.7 |
| Type | Typejar |
| Description |
Descriptionsaml-metadata
saml-metadata
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tkqubo |
| Filename | Size |
|---|---|
| saml-metadata_2.12-0.1.7.pom | |
| saml-metadata_2.12-0.1.7.jar | 122 KB |
| saml-metadata_2.12-0.1.7-sources.jar | 40 KB |
| saml-metadata_2.12-0.1.7-javadoc.jar | 821 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.12/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>saml-metadata_2.12</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.12/
implementation 'com.github.tkqubo:saml-metadata_2.12:0.1.7'
// https://jarcasting.com/artifacts/com.github.tkqubo/saml-metadata_2.12/
implementation ("com.github.tkqubo:saml-metadata_2.12:0.1.7")
'com.github.tkqubo:saml-metadata_2.12:jar:0.1.7'
<dependency org="com.github.tkqubo" name="saml-metadata_2.12" rev="0.1.7">
<artifact name="saml-metadata_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='saml-metadata_2.12', version='0.1.7')
)
libraryDependencies += "com.github.tkqubo" % "saml-metadata_2.12" % "0.1.7"
[com.github.tkqubo/saml-metadata_2.12 "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.0 |