| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesPayara Container Application Servers Configuration Application Layer Libs config | 
        
| GroupId | GroupIdfish.payara.ecosystem.jaxrs | 
    
| ArtifactId | ArtifactIdrest-ssl-configuration | 
    
| Last Version | Last Version1.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEcosystem - Payara REST SSL Configuration 
            Payara Platform JAX-RS extension that allows configuration of which SSL/TLS Certificate Alias to use 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/fish.payara.ecosystem.jaxrs/rest-ssl-configuration/ -->
<dependency>
    <groupId>fish.payara.ecosystem.jaxrs</groupId>
    <artifactId>rest-ssl-configuration</artifactId>
    <version>1.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/fish.payara.ecosystem.jaxrs/rest-ssl-configuration/
implementation 'fish.payara.ecosystem.jaxrs:rest-ssl-configuration:1.2.1'
                // https://jarcasting.com/artifacts/fish.payara.ecosystem.jaxrs/rest-ssl-configuration/
implementation ("fish.payara.ecosystem.jaxrs:rest-ssl-configuration:1.2.1")
                'fish.payara.ecosystem.jaxrs:rest-ssl-configuration:jar:1.2.1'
                <dependency org="fish.payara.ecosystem.jaxrs" name="rest-ssl-configuration" rev="1.2.1">
  <artifact name="rest-ssl-configuration" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fish.payara.ecosystem.jaxrs', module='rest-ssl-configuration', version='1.2.1')
)
                libraryDependencies += "fish.payara.ecosystem.jaxrs" % "rest-ssl-configuration" % "1.2.1"
                [fish.payara.ecosystem.jaxrs/rest-ssl-configuration "1.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| fish.payara.api : payara-api | jar | 5.2022.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.26 | 
| org.eclipse.microprofile : microprofile | pom | 4.0.1 | 
| fish.payara.server.internal.common » internal-api | jar | 5.2020.5 | 
| fish.payara.server.internal.security » security | jar | 5.2020.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.2.6 |