Last Version

Sample: Securing microservices in MSF4J using OAuth2 2.8.4

Demostrates how to secure microservices in WSO2 MSF4J

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

org.wso2.msf4j
ArtifactId

ArtifactId

oauth2-security
Version

Version

2.8.4
Type

Type

jar
Description

Description

Sample: Securing microservices in MSF4J using OAuth2
Demostrates how to secure microservices in WSO2 MSF4J
Project Organization

Project Organization

WSO2

Download oauth2-security 2.8.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.wso2.msf4j : msf4j-core jar 2.8.4

Project Modules

There are no modules declared in this project.