Last Version

com.c4-soft.springaddons:oauth2 1.2.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.c4-soft.springaddons
ArtifactId

ArtifactId

oauth2
Version

Version

1.2.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/oauth2

Download oauth2 1.2.0


<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/oauth2/ -->
<dependency>
    <groupId>com.c4-soft.springaddons</groupId>
    <artifactId>oauth2</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/oauth2/
implementation 'com.c4-soft.springaddons:oauth2:1.2.0'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/oauth2/
implementation ("com.c4-soft.springaddons:oauth2:1.2.0")
'com.c4-soft.springaddons:oauth2:jar:1.2.0'
<dependency org="com.c4-soft.springaddons" name="oauth2" rev="1.2.0">
  <artifact name="oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='oauth2', version='1.2.0')
)
libraryDependencies += "com.c4-soft.springaddons" % "oauth2" % "1.2.0"
[com.c4-soft.springaddons/oauth2 "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.