| License |
License |
|---|---|
| GroupId | GroupIdorg.jacorb.jacorb-demo |
| ArtifactId | ArtifactIdssl |
| Last Version | Last Version3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSSLDemo
JacORB SSL Demo
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ssl-3.9.pom | |
| ssl-3.9.jar | 16 KB |
| ssl-3.9-sources.jar | 10 KB |
| ssl-3.9-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/ssl/ -->
<dependency>
<groupId>org.jacorb.jacorb-demo</groupId>
<artifactId>ssl</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/ssl/
implementation 'org.jacorb.jacorb-demo:ssl:3.9'
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/ssl/
implementation ("org.jacorb.jacorb-demo:ssl:3.9")
'org.jacorb.jacorb-demo:ssl:jar:3.9'
<dependency org="org.jacorb.jacorb-demo" name="ssl" rev="3.9">
<artifact name="ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacorb.jacorb-demo', module='ssl', version='3.9')
)
libraryDependencies += "org.jacorb.jacorb-demo" % "ssl" % "3.9"
[org.jacorb.jacorb-demo/ssl "3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacorb : jacorb | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.14 |