License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-client-opt |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperfly Client optional support
Optional Superfly-related client features (like SSL support)
|
Filename | Size |
---|---|
superfly-client-opt-1.7-24.pom | |
superfly-client-opt-1.7-24.jar | 24 KB |
superfly-client-opt-1.7-24-sources.jar | 12 KB |
superfly-client-opt-1.7-24-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-opt/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-client-opt</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-opt/
implementation 'com.payneteasy.superfly:superfly-client-opt:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client-opt/
implementation ("com.payneteasy.superfly:superfly-client-opt:1.7-24")
'com.payneteasy.superfly:superfly-client-opt:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-client-opt" rev="1.7-24">
<artifact name="superfly-client-opt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-client-opt', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-client-opt" % "1.7-24"
[com.payneteasy.superfly/superfly-client-opt "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
org.springframework : spring-core Optional | jar | 5.3.18 |
org.springframework : spring-beans Optional | jar | 5.3.18 |
com.payneteasy.superfly : superfly-remote-api | jar | 1.7-24 |
com.payneteasy.superfly : superfly-client | jar | 1.7-24 |
com.payneteasy.superfly : superfly-httpclient-ssl | jar | 1.7-24 |
ca.juliusdavies : not-yet-commons-ssl | jar | 0.3.17-20180724 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 5.3.18 |
org.springframework.security : spring-security-core | jar | 5.4.7 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |