ords-security-common
The Online Research Database Service (ORDS) common security package.
Contains code relating to SSO, ODBC and permissions and auditing used by all microservices.
License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIduk.ac.ox.it.ords |
ArtifactId | ArtifactIdords-security-common |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuk.ac.ox.it.ords:ords-security-common
Common library code used by ORDS microservices
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ords-security-common-0.0.6.pom | |
ords-security-common-0.0.6.jar | 36 KB |
ords-security-common-0.0.6-sources.jar | 27 KB |
ords-security-common-0.0.6-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.ox.it.ords/ords-security-common/ -->
<dependency>
<groupId>uk.ac.ox.it.ords</groupId>
<artifactId>ords-security-common</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ox.it.ords/ords-security-common/
implementation 'uk.ac.ox.it.ords:ords-security-common:0.0.6'
// https://jarcasting.com/artifacts/uk.ac.ox.it.ords/ords-security-common/
implementation ("uk.ac.ox.it.ords:ords-security-common:0.0.6")
'uk.ac.ox.it.ords:ords-security-common:jar:0.0.6'
<dependency org="uk.ac.ox.it.ords" name="ords-security-common" rev="0.0.6">
<artifact name="ords-security-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ox.it.ords', module='ords-security-common', version='0.0.6')
)
libraryDependencies += "uk.ac.ox.it.ords" % "ords-security-common" % "0.0.6"
[uk.ac.ox.it.ords/ords-security-common "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.2.4 |
org.apache.shiro : shiro-web | jar | 1.2.4 |
org.apache.shiro : shiro-ehcache | jar | 1.2.4 |
commons-codec : commons-codec | jar | 1.5 |
javax.servlet : servlet-api | jar | 2.5 |
commons-logging : commons-logging | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |
log4j : apache-log4j-extras | jar | 1.2.17 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.3 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.3 |
org.hibernate : hibernate-core | jar | 4.1.9.Final |
org.hibernate : hibernate-c3p0 | jar | 4.1.9.Final |
org.hibernate : hibernate-validator | jar | 4.3.1.Final |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-collections : commons-collections | jar | 3.2.2 |
xerces : xercesImpl | jar | 2.11.0 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-local | jar | 3.1.3 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
The Online Research Database Service (ORDS) common security package.
Contains code relating to SSO, ODBC and permissions and auditing used by all microservices.