| License | License | 
|---|---|
| GroupId | GroupIdorg.hspconsortium | 
| ArtifactId | ArtifactIdhsp-reference-authorization | 
| Last Version | Last Version0.8 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionHealth Services Platform Consortium - HSP Reference Impl - Auth HSP Reference Impl authorization server | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.hspconsortium/hsp-reference-authorization/ -->
<dependency>
    <groupId>org.hspconsortium</groupId>
    <artifactId>hsp-reference-authorization</artifactId>
    <version>0.8</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.hspconsortium/hsp-reference-authorization/
implementation 'org.hspconsortium:hsp-reference-authorization:0.8'// https://jarcasting.com/artifacts/org.hspconsortium/hsp-reference-authorization/
implementation ("org.hspconsortium:hsp-reference-authorization:0.8")'org.hspconsortium:hsp-reference-authorization:war:0.8'<dependency org="org.hspconsortium" name="hsp-reference-authorization" rev="0.8">
  <artifact name="hsp-reference-authorization" type="war" />
</dependency>@Grapes(
@Grab(group='org.hspconsortium', module='hsp-reference-authorization', version='0.8')
)libraryDependencies += "org.hspconsortium" % "hsp-reference-authorization" % "0.8"[org.hspconsortium/hsp-reference-authorization "0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hspconsortium : hsp-authorization-server-webapp | war | 0.8 | 
| org.hspconsortium : hsp-authorization-server | jar | 0.8 | 
| org.hspconsortium : hsp-security | jar | 0.8 | 
| org.springframework : spring-web | jar | 4.1.7.RELEASE | 
| org.springframework : spring-expression | jar | 4.1.7.RELEASE | 
| org.springframework.security : spring-security-core | jar | 3.1.4.RELEASE | 
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.3.RELEASE | 
| commons-lang : commons-lang | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.3.1 | 
| javax.servlet : javax.servlet-api | jar | 3.0.1 |