com.ibm.cloud:appid-spring-boot-starter

Spring Boot starter for App ID

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

appid-spring-boot-starter
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot starter for App ID
Project URL

Project URL

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

Download appid-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.cloud/appid-spring-boot-starter/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>appid-spring-boot-starter</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/appid-spring-boot-starter/
implementation 'com.ibm.cloud:appid-spring-boot-starter:0.0.6'
// https://jarcasting.com/artifacts/com.ibm.cloud/appid-spring-boot-starter/
implementation ("com.ibm.cloud:appid-spring-boot-starter:0.0.6")
'com.ibm.cloud:appid-spring-boot-starter:jar:0.0.6'
<dependency org="com.ibm.cloud" name="appid-spring-boot-starter" rev="0.0.6">
  <artifact name="appid-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='appid-spring-boot-starter', version='0.0.6')
)
libraryDependencies += "com.ibm.cloud" % "appid-spring-boot-starter" % "0.0.6"
[com.ibm.cloud/appid-spring-boot-starter "0.0.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.6.RELEASE
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.2.6.RELEASE
org.springframework.security : spring-security-oauth2-client jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
org.springframework.security : spring-security-oauth2-jose jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3