Last Version

authentication parent 1.6.1-RELEASE

parent POM for authentication projects

License

License

GroupId

GroupId

com.ohadr
ArtifactId

ArtifactId

auth-parent
Version

Version

1.6.1-RELEASE
Type

Type

pom
Description

Description

authentication parent
parent POM for authentication projects
Project URL

Project URL

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

Download auth-parent 1.6.1-RELEASE


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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.0.RELEASE
junit : junit jar 4.8.2

Project Modules

  • authentication-flows