c

cas-server-support-geolocation

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

compile

|-- org.aspectj:aspectjrt:1.8.9

|-- org.aspectj:aspectjweaver:1.8.9

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

|-- org.apache.logging.log4j:log4j-api:2.6.2

|-- org.apache.logging.log4j:log4j-core:2.6.2

|-- org.apache.logging.log4j:log4j-jcl:2.6.2

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.6.2

|-- org.apache.logging.log4j:log4j-web:2.6.2

|-- org.slf4j:slf4j-api:1.7.21

|-- org.slf4j:jul-to-slf4j:1.7.21

|-- com.lmax:disruptor:3.3.6

|-- com.google.guava:guava:19.0

|-- org.reflections:reflections:0.9.10

|-- org.javassist:javassist:3.20.0-GA

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

|-- commons-io:commons-io:2.5

|-- commons-validator:commons-validator:1.5.1

|-- commons-codec:commons-codec:1.10

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

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

|-- org.jooq:jool:0.9.12

|-- com.github.lalyos:jfiglet:0.0.7

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

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

|-- joda-time:joda-time:2.9.5

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

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

|-- org.apereo.cas:cas-server-core-configuration:5.0.5

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

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

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

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

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

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

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

|-- org.springframework.data:spring-data-mongodb:1.9.5.RELEASE

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

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

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

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

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

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

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

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

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

|-- org.apereo:spring-webflow-client-repo:1.0.3

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

|-- org.codehaus.groovy:groovy-jsr223:2.4.7

|-- org.codehaus.groovy:groovy-console:2.4.7

|-- org.codehaus.groovy:groovy-groovysh:2.4.7

|-- org.objenesis:objenesis:2.4

|-- org.springframework.integration:spring-integration-core:4.3.5.RELEASE

|-- org.springframework.cloud:spring-cloud-commons:1.1.6.RELEASE

|-- org.springframework.cloud:spring-cloud-bus:1.2.1.RELEASE

|-- org.springframework.cloud:spring-cloud-starter-config:1.2.2.RELEASE

|-- org.springframework.cloud:spring-cloud-config-client:1.2.2.RELEASE

|-- org.springframework.cloud:spring-cloud-config-server:1.2.2.RELEASE

|-- org.springframework.cloud:spring-cloud-starter:1.1.6.RELEASE

|-- org.springframework.cloud:spring-cloud-context:1.1.6.RELEASE

|-- io.userinfo:userinfo-java:1.1.0

provided

|-- javax.servlet:javax.servlet-api:3.1.0

runtime

|-- javax.servlet:jstl:1.2

|-- javax.transaction:jta:1.1

test

|-- org.mockito:mockito-core:1.10.19

|-- junit:junit:4.12

|-- com.unboundid:unboundid-ldapsdk:3.2.0

|-- org.ldaptive:ldaptive-unboundid:1.2.0

|-- com.github.fakemongo:fongo:2.0.9

|-- de.flapdoodle.embed:de.flapdoodle.embed.memcached:1.06.4

|-- org.springframework.boot:spring-boot-starter-test:1.4.2.RELEASE

|-- org.hsqldb:hsqldb:2.3.4

|-- org.skyscreamer:jsonassert:1.3.0

|-- org.springframework:spring-test:4.3.4.RELEASE

|-- org.spockframework:spock-core:1.0-groovy-2.4

|-- org.spockframework:spock-spring:1.0-groovy-2.4

|-- org.json:json:20160810