| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdeu.unicore.security | 
| ArtifactId | ArtifactIdsecurityLibrary | 
| Last Version | Last Version5.3.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionsecurityLibrary Low level security library for UNICORE: config, utils and data types | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| securityLibrary-5.3.4.pom | |
| securityLibrary-5.3.4.jar | 165 KB | 
| securityLibrary-5.3.4-sources.jar | 127 KB | 
| securityLibrary-5.3.4-javadoc.jar | 581 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/ -->
<dependency>
    <groupId>eu.unicore.security</groupId>
    <artifactId>securityLibrary</artifactId>
    <version>5.3.4</version>
</dependency>// https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/
implementation 'eu.unicore.security:securityLibrary:5.3.4'// https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/
implementation ("eu.unicore.security:securityLibrary:5.3.4")'eu.unicore.security:securityLibrary:jar:5.3.4'<dependency org="eu.unicore.security" name="securityLibrary" rev="5.3.4">
  <artifact name="securityLibrary" type="jar" />
</dependency>@Grapes(
@Grab(group='eu.unicore.security', module='securityLibrary', version='5.3.4')
)libraryDependencies += "eu.unicore.security" % "securityLibrary" % "5.3.4"[eu.unicore.security/securityLibrary "5.3.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.16.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.16.0 | 
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.16.0 | 
| org.apache.logging.log4j : log4j-jcl | jar | 2.16.0 | 
| org.apache.logging.log4j : log4j-jul | jar | 2.16.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| eu.unicore : jproperties-conf | jar | 1.1.0 | 
| com.fasterxml.woodstox : woodstox-core | jar | 5.1.0 | 
| org.apache.santuario : xmlsec | jar | 2.2.3 | 
| io.imunity.samly : samly2 | jar | 2.7.0 | 
| eu.eu-emi.security : canl | jar | 2.7.0 | 
| org.eclipse.jetty : jetty-servlet Optional | jar | 9.4.44.v20210927 | 
| org.eclipse.jetty : jetty-servlets Optional | jar | 9.4.44.v20210927 | 
| org.eclipse.jetty : jetty-rewrite Optional | jar | 9.4.44.v20210927 | 
| org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |