is not current version
Last Version 5.3.4

securityLibrary 5.3.0

Low level security library for UNICORE: config, utils and data types

License

License

BSD
Categories

Categories

Security
GroupId

GroupId

eu.unicore.security
ArtifactId

ArtifactId

securityLibrary
Version

Version

5.3.0
Type

Type

jar
Description

Description

securityLibrary
Low level security library for UNICORE: config, utils and data types
Project URL

Project URL

https://github.com/UNICORE-EU/securityLibrary
Source Code Management

Source Code Management

https://github.com/UNICORE-EU/securityLibrary

Download securityLibrary 5.3.0


<!-- https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/ -->
<dependency>
    <groupId>eu.unicore.security</groupId>
    <artifactId>securityLibrary</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/
implementation 'eu.unicore.security:securityLibrary:5.3.0'
// https://jarcasting.com/artifacts/eu.unicore.security/securityLibrary/
implementation ("eu.unicore.security:securityLibrary:5.3.0")
'eu.unicore.security:securityLibrary:jar:5.3.0'
<dependency org="eu.unicore.security" name="securityLibrary" rev="5.3.0">
  <artifact name="securityLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.unicore.security', module='securityLibrary', version='5.3.0')
)
libraryDependencies += "eu.unicore.security" % "securityLibrary" % "5.3.0"
[eu.unicore.security/securityLibrary "5.3.0"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-1.2-api jar 2.14.0
org.apache.logging.log4j : log4j-jcl jar 2.14.0
org.apache.logging.log4j : log4j-jul jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.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
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.38.v20210224
org.eclipse.jetty : jetty-servlets Optional jar 9.4.38.v20210224
org.eclipse.jetty : jetty-rewrite Optional jar 9.4.38.v20210224
org.apache.httpcomponents : httpclient Optional jar 4.5.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.