c

cas-server-core-authentication-mfa

cas-server-core-authentication-mfa
http://www.apereo.org/cas
The Apache Software License, Version 2.0
Apereo Foundation
Jérôme Leleu Timur Duehr Jeff Sittler Andrew Petro William G. Thompson Marvin S. Addison Scott Battaglia Misagh Moayyed Robert Oschwald Daniel Frett Dmitriy Kopylenko Travis Schmidt
Files download
File Operation
cas-server-core-authentication-mfa-6.1.7.1.jar download
cas-server-core-authentication-mfa-6.1.7.1.pom download
cas-server-core-authentication-mfa-6.1.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apereo.cas</groupId>
  <artifactId>cas-server-core-authentication-mfa</artifactId>
  <version>6.1.7.1</version>
</dependency>
Gradle Groovy
implementation 'org.apereo.cas:cas-server-core-authentication-mfa:6.1.7.1'
Gradle Kotlin
implementation("org.apereo.cas:cas-server-core-authentication-mfa:6.1.7.1")
Scala SBT
libraryDependencies += "org.apereo.cas" % "cas-server-core-authentication-mfa" % "6.1.7.1"
Groovy Grape
@Grapes(
  @Grab(group='org.apereo.cas', module='cas-server-core-authentication-mfa', version='6.1.7.1')
)
Apache Ivy
<dependency org="org.apereo.cas" name="cas-server-core-authentication-mfa" rev="6.1.7.1" />
Leiningen
[org.apereo.cas/cas-server-core-authentication-mfa "6.1.7.1"]
Apache Buildr
'org.apereo.cas:cas-server-core-authentication-mfa:jar:6.1.7.1'
Dependencies

compile

|-- javax.xml.bind:jaxb-api:2.3.1

|-- javax.xml.ws:jaxws-api:2.3.1

|-- org.glassfish.main.javaee-api:javax.jws:3.1.2.2

|-- org.glassfish.main.javaee-api:javax.jms:3.1.2.2

|-- javax.xml.soap:javax.xml.soap-api:1.4.0

|-- org.glassfish.jaxb:jaxb-runtime:2.3.2

|-- com.sun.istack:istack-commons-runtime:3.0.9

|-- org.slf4j:slf4j-api:1.8.0-beta4

|-- org.slf4j:jul-to-slf4j:1.8.0-beta4

|-- org.slf4j:jcl-over-slf4j:1.8.0-beta4

|-- com.google.guava:guava:28.1-jre

|-- org.reflections:reflections:0.9.11

|-- org.javassist:javassist:3.26.0-GA

|-- org.springmodules:spring-modules-cache:0.8

|-- commons-io:commons-io:2.6

|-- org.apache.commons:commons-text:1.8

|-- org.apache.commons:commons-pool2:2.7.0

|-- commons-cli:commons-cli:1.4

|-- commons-beanutils:commons-beanutils:1.9.4

|-- commons-logging:commons-logging:1.2

|-- commons-validator:commons-validator:1.6

|-- commons-codec:commons-codec:1.13

|-- commons-jexl:commons-jexl:1.1

|-- org.apache.commons:commons-lang3:3.9

|-- commons-lang:commons-lang:2.6

|-- org.jooq:jool:0.9.14

|-- commons-collections:commons-collections:3.2.2

|-- org.apache.commons:commons-collections4:4.4

|-- joda-time:joda-time:2.10.5

|-- org.apereo.inspektr:inspektr-audit:1.8.6.GA

|-- org.apereo.inspektr:inspektr-support-spring:1.8.6.GA

|-- org.apereo.service.persondir:person-directory-impl:1.8.15

|-- org.springframework:spring-aop:5.2.0.RELEASE

|-- org.springframework:spring-beans:5.2.0.RELEASE

|-- org.springframework.webflow:spring-binding:2.5.1.RELEASE

|-- org.springframework:spring-context:5.2.0.RELEASE

|-- org.springframework:spring-context-support:5.2.0.RELEASE

|-- org.springframework.retry:spring-retry:1.2.4.RELEASE

|-- org.springframework:spring-core:5.2.0.RELEASE

|-- org.springframework.data:spring-data-commons:2.2.0.RELEASE

|-- org.springframework:spring-jms:5.2.0.RELEASE

|-- org.springframework:spring-messaging:5.2.0.RELEASE

|-- org.springframework:spring-expression:5.2.0.RELEASE

|-- org.springframework:spring-jdbc:5.2.0.RELEASE

|-- org.springframework:spring-orm:5.2.0.RELEASE

|-- org.springframework:spring-tx:5.2.0.RELEASE

|-- org.springframework:spring-web:5.2.0.RELEASE

|-- org.springframework.webflow:spring-webflow:2.5.1.RELEASE

|-- org.springframework:spring-webmvc:5.2.0.RELEASE

|-- com.fasterxml.jackson.core:jackson-databind:2.10.0

|-- com.fasterxml.jackson.datatype:jackson-datatype-guava:2.10.0.pr2

|-- com.fasterxml.jackson.core:jackson-annotations:2.10.0.pr2

|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.10.0.pr2

|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0.pr2

|-- org.hjson:hjson:3.0.0

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.10.0.pr2

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.10.0.pr2

|-- org.apache.httpcomponents:httpclient:4.5.10

|-- org.apache.httpcomponents:httpcore:4.4.12

|-- org.quartz-scheduler:quartz:2.3.2

|-- org.hibernate:hibernate-core:5.4.9.Final

|-- org.dom4j:dom4j:2.1.1

|-- net.bytebuddy:byte-buddy:1.10.2

|-- org.hibernate:hibernate-hikaricp:5.4.9.Final

|-- org.hibernate:hibernate-entitymanager:5.4.9.Final

|-- org.hibernate:hibernate-validator:6.1.0.Final

|-- com.zaxxer:HikariCP:3.4.1

|-- javax.el:javax.el-api:3.0.0

|-- org.glassfish.web:el-impl:2.2

|-- org.codehaus.groovy:groovy-jsr223:3.0.0-rc-1

|-- org.codehaus.groovy:groovy-json:3.0.0-rc-1

|-- org.codehaus.groovy:groovy-xml:3.0.0-rc-1

|-- org.codehaus.groovy:groovy:3.0.0-rc-1

|-- org.codehaus.groovy:groovy-datetime:3.0.0-rc-1

|-- org.codehaus.groovy:groovy-sql:3.0.0-rc-1

|-- org.codehaus.groovy:groovy-groovysh:3.0.0-rc-1

|-- com.github.ben-manes.caffeine:caffeine:2.8.0

|-- com.github.ben-manes.caffeine:guava:2.8.0

|-- org.springframework.cloud:spring-cloud-commons:2.2.0.RC1

|-- org.springframework.cloud:spring-cloud-context:2.2.0.RC1

|-- org.springframework.boot:spring-boot-starter-mail:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-starter-aop:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-starter-web:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-autoconfigure:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-properties-migrator:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-starter-actuator:2.2.0.RELEASE

|-- org.springframework.boot:spring-boot-actuator:2.2.0.RELEASE

|-- org.springframework.security:spring-security-core:5.2.0.RELEASE

|-- org.springframework.security:spring-security-rsa:1.0.8.RELEASE

|-- org.springframework.security:spring-security-crypto:5.2.0.RELEASE

|-- org.springframework.security:spring-security-cas:5.2.0.RELEASE

|-- javax.servlet:javax.servlet-api:4.0.1

|-- org.apereo.cas:cas-server-core-api-authentication:6.1.7.1

|-- org.apereo.cas:cas-server-core-api-mfa:6.1.7.1

runtime

|-- org.aspectj:aspectjrt:1.9.4

|-- org.aspectj:aspectjweaver:1.9.4

|-- javax.validation:validation-api:2.0.1.Final

|-- org.apereo.cas:cas-server-core-authentication-mfa-api:6.1.7.1

|-- org.apereo.cas:cas-server-core-authentication-api:6.1.7.1

|-- org.apereo.cas:cas-server-core-configuration-api:6.1.7.1

|-- org.apereo.cas:cas-server-core-util-api:6.1.7.1

|-- org.apereo.cas:cas-server-core-services-api:6.1.7.1