| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIduk.ac.diamond | 
    
| ArtifactId | ArtifactIdshibboleth-ecp-authclient | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionShibboleth ECP Authentication Client 
            A simple authentication client for use with the Shibboleth ECP profile 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/ -->
<dependency>
    <groupId>uk.ac.diamond</groupId>
    <artifactId>shibboleth-ecp-authclient</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation 'uk.ac.diamond:shibboleth-ecp-authclient:1.1.0'
                // https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation ("uk.ac.diamond:shibboleth-ecp-authclient:1.1.0")
                'uk.ac.diamond:shibboleth-ecp-authclient:jar:1.1.0'
                <dependency org="uk.ac.diamond" name="shibboleth-ecp-authclient" rev="1.1.0">
  <artifact name="shibboleth-ecp-authclient" type="jar" />
</dependency>
                @Grapes(
@Grab(group='uk.ac.diamond', module='shibboleth-ecp-authclient', version='1.1.0')
)
                libraryDependencies += "uk.ac.diamond" % "shibboleth-ecp-authclient" % "1.1.0"
                [uk.ac.diamond/shibboleth-ecp-authclient "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.opensaml : opensaml | jar | 2.5.3 | 
| org.apache.httpcomponents : httpclient | jar | 4.3 | 
| log4j : log4j | jar | 1.2.16 | 
| de.tudarmstadt.ukp.shibhttpclient : shib-http-client | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |