| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdio.imunity.samly |
| ArtifactId | ArtifactIdsamly2 |
| Last Version | Last Version2.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsamly2
Simple and efficient SAML2 support library based on XMLBeans
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| samly2-2.7.1.pom | |
| samly2-2.7.1.jar | 180 KB |
| samly2-2.7.1-sources.jar | 148 KB |
| samly2-2.7.1-javadoc.jar | 510 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.imunity.samly/samly2/ -->
<dependency>
<groupId>io.imunity.samly</groupId>
<artifactId>samly2</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity.samly/samly2/
implementation 'io.imunity.samly:samly2:2.7.1'
// https://jarcasting.com/artifacts/io.imunity.samly/samly2/
implementation ("io.imunity.samly:samly2:2.7.1")
'io.imunity.samly:samly2:jar:2.7.1'
<dependency org="io.imunity.samly" name="samly2" rev="2.7.1">
<artifact name="samly2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity.samly', module='samly2', version='2.7.1')
)
libraryDependencies += "io.imunity.samly" % "samly2" % "2.7.1"
[io.imunity.samly/samly2 "2.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.eu-emi.security : canl | jar | 2.7.0 |
| org.apache.santuario : xmlsec | jar | 2.2.1 |
| xalan : xalan | jar | 2.7.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| io.imunity.samly : samly2-coretypes | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.7.0 |
| org.assertj : assertj-core | jar | 3.18.1 |