{"library":"spring-security-oauth2","install":[{"cmd":"<dependency>\n  <groupId>org.springframework.security.oauth</groupId>\n  <artifactId>spring-security-oauth2</artifactId>\n  <version>2.5.2.RELEASE</version>\n</dependency>","imports":["org.springframework.security.oauth2.config.annotation.web.configuration.EnableAuthorizationServer"]},{"cmd":"implementation 'org.springframework.security.oauth:spring-security-oauth2:2.5.2.RELEASE'","imports":[]}]}