Last Version

authentication parent 2.1-RELEASE

parent POM for authentication projects.

License

License

GroupId

GroupId

com.ohadr
ArtifactId

ArtifactId

authentication-flows
Version

Version

2.1-RELEASE
Type

Type

jar
Description

Description

authentication parent
parent POM for authentication projects.
Project URL

Project URL

https://github.com/OhadR/oAuth2-sample

Download authentication-flows 2.1-RELEASE


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

Dependencies

compile (25)

Group / Artifact Type Version
org.springframework : spring-expression jar 4.2.4.RELEASE
org.springframework.security : spring-security-core jar 4.0.3.RELEASE
mysql : mysql-connector-java jar 5.1.16
org.springframework : spring-tx jar 4.2.4.RELEASE
cglib : cglib jar 2.2.2
org.springframework : spring-web jar 4.2.4.RELEASE
org.springframework : spring-aop jar 4.2.4.RELEASE
org.springframework : spring-context jar 4.2.4.RELEASE
org.springframework : spring-jdbc jar 4.2.4.RELEASE
org.springframework.security : spring-security-taglibs jar 4.0.3.RELEASE
com.google.appengine : appengine-api-1.0-sdk jar 1.9.3
javax.mail : mail jar 1.4.1
org.springframework : spring-webmvc jar 4.2.4.RELEASE
org.springframework.security : spring-security-config jar 4.0.3.RELEASE
c3p0 : c3p0 jar 0.9.1.2
javax.servlet : jstl jar 1.2
org.springframework.security : spring-security-web jar 4.0.3.RELEASE
org.springframework : spring-core jar 4.2.4.RELEASE
org.apache.velocity : velocity jar 1.6.2
org.springframework : spring-context-support jar 4.2.4.RELEASE
commons-lang : commons-lang jar 2.6
com.ohadr : common-crypto jar 2.1-RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.springframework : spring-beans jar 4.2.4.RELEASE
com.jamonapi : jamon jar 2.4

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.