| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdcom.payneteasy.superfly |
| ArtifactId | ArtifactIdsuperfly-client |
| Last Version | Last Version1.7-24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSuperfly Client
Contains classes used to use Superfly facilities by clients
|
| Filename | Size |
|---|---|
| superfly-client-1.7-24.pom | |
| superfly-client-1.7-24.jar | 21 KB |
| superfly-client-1.7-24-sources.jar | 12 KB |
| superfly-client-1.7-24-javadoc.jar | 128 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-client</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client/
implementation 'com.payneteasy.superfly:superfly-client:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-client/
implementation ("com.payneteasy.superfly:superfly-client:1.7-24")
'com.payneteasy.superfly:superfly-client:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-client" rev="1.7-24">
<artifact name="superfly-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-client', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-client" % "1.7-24"
[com.payneteasy.superfly/superfly-client "1.7-24"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.payneteasy.superfly : superfly-remote-api | jar | 1.7-24 |
| com.payneteasy.superfly : superfly-common | jar | 1.7-24 |
| commons-digester : commons-digester | jar | 2.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-core | jar | 5.4.7 |
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.0 |
| cglib : cglib | jar | 3.2.5 |