Last Version

Parent for Microsoft OAuth 2.0 User Agent library for Java 0.11.3

This POM exists only to support the multi-module oauth2-useragent project and contains project metadata common to all modules.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.microsoft.alm
ArtifactId

ArtifactId

oauth2-useragent-parent
Version

Version

0.11.3
Type

Type

pom
Description

Description

Parent for Microsoft OAuth 2.0 User Agent library for Java
This POM exists only to support the multi-module oauth2-useragent project and contains project metadata common to all modules.
Project URL

Project URL

https://www.visualstudio.com/downloads/download-visual-studio-vs
Source Code Management

Source Code Management

https://github.com/Microsoft/oauth2-useragent

Download oauth2-useragent-parent 0.11.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oauth2-useragent-core
  • oauth2-useragent-javafx
  • oauth2-useragent-swt
  • oauth2-useragent
  • oauth2-useragent-tester
  • oauth2-useragent-dummy