File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 77 <artifactId >msal4j-brokers</artifactId >
88 <version >0.0.1</version >
99 <packaging >jar</packaging >
10+ <name >msal4j-brokers</name >
1011 <description >
1112 Microsoft Authentication Library for Java - Brokers helps you integrate with the broker
1213 on windows machine to secure Access tokens and refresh tokens.
1314 </description >
15+ <url >https://github.com/AzureAD/microsoft-authentication-library-for-java</url >
16+ <developers >
17+ <developer >
18+ <id >msopentech</id >
19+ <name >Microsoft Open Technologies, Inc.</name >
20+ </developer >
21+ </developers >
1422 <licenses >
1523 <license >
1624 <name >MIT License</name >
1725 </license >
1826 </licenses >
1927 <inceptionYear >2022</inceptionYear >
28+ <scm >
29+ <url >https://github.com/AzureAD/microsoft-authentication-library-for-java</url >
30+ </scm >
2031 <properties >
2132 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2233 </properties >
You can’t perform that action at this time.
0 commit comments