com.wwpass:wwpass-connection-4spring

Library helps to integrate WWPass authentication into Spring Security based Web-application

License

License

GroupId

GroupId

com.wwpass
ArtifactId

ArtifactId

wwpass-connection-4spring
Last Version

Last Version

1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.wwpass:wwpass-connection-4spring
Library helps to integrate WWPass authentication into Spring Security based Web-application
Project URL

Project URL

https://wwpass.com

Download wwpass-connection-4spring

How to add to project

<!-- https://jarcasting.com/artifacts/com.wwpass/wwpass-connection-4spring/ -->
<dependency>
    <groupId>com.wwpass</groupId>
    <artifactId>wwpass-connection-4spring</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.wwpass/wwpass-connection-4spring/
implementation 'com.wwpass:wwpass-connection-4spring:1.0.RELEASE'
// https://jarcasting.com/artifacts/com.wwpass/wwpass-connection-4spring/
implementation ("com.wwpass:wwpass-connection-4spring:1.0.RELEASE")
'com.wwpass:wwpass-connection-4spring:jar:1.0.RELEASE'
<dependency org="com.wwpass" name="wwpass-connection-4spring" rev="1.0.RELEASE">
  <artifact name="wwpass-connection-4spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wwpass', module='wwpass-connection-4spring', version='1.0.RELEASE')
)
libraryDependencies += "com.wwpass" % "wwpass-connection-4spring" % "1.0.RELEASE"
[com.wwpass/wwpass-connection-4spring "1.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.wwpass : wwpass-connection jar 1.0.RELEASE
org.springframework.security : spring-security-core jar 3.2.5.RELEASE
org.springframework.security : spring-security-web jar 3.2.5.RELEASE
org.springframework.security : spring-security-config jar 3.2.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.RELEASE