Last Version

uk.ac.ox.it.ords:ords-security-common 0.0.6

Common library code used by ORDS microservices

License

License

Categories

Categories

Security
GroupId

GroupId

uk.ac.ox.it.ords
ArtifactId

ArtifactId

ords-security-common
Version

Version

0.0.6
Type

Type

jar
Description

Description

uk.ac.ox.it.ords:ords-security-common
Common library code used by ORDS microservices
Project URL

Project URL

https://github.com/ox-it/ords-security-common
Source Code Management

Source Code Management

https://github.com/ox-it/ords-security-common

Download ords-security-common 0.0.6


<!-- 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"]

Dependencies

compile (20)

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

test (3)

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

Project Modules

There are no modules declared in this project.