| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webpieces | 
    
| ArtifactId | ArtifactIdcore-ssl | 
    
| Last Version | Last Version2.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore-ssl 
            A wrapper around SSLEngine in Java to make it easier to use 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| core-ssl-2.1.1.pom | |
| core-ssl-2.1.1.jar | 28 KB | 
| core-ssl-2.1.1-sources.jar | 17 KB | 
| core-ssl-2.1.1-javadoc.jar | 352 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webpieces/core-ssl/ -->
<dependency>
    <groupId>org.webpieces</groupId>
    <artifactId>core-ssl</artifactId>
    <version>2.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webpieces/core-ssl/
implementation 'org.webpieces:core-ssl:2.1.1'
                // https://jarcasting.com/artifacts/org.webpieces/core-ssl/
implementation ("org.webpieces:core-ssl:2.1.1")
                'org.webpieces:core-ssl:jar:2.1.1'
                <dependency org="org.webpieces" name="core-ssl" rev="2.1.1">
  <artifact name="core-ssl" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webpieces', module='core-ssl', version='2.1.1')
)
                libraryDependencies += "org.webpieces" % "core-ssl" % "2.1.1"
                [org.webpieces/core-ssl "2.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webpieces : core-datawrapper | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| org.slf4j : slf4j-api | jar | |
| org.webpieces : core-metrics | jar | 2.1.1 | 
| org.webpieces : core-util | jar | 2.1.1 | 
| com.google.guava : guava | jar | |
| ch.qos.logback : logback-classic | jar |