License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-common |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon classes
Common classes used by other Superfly libraries
|
Filename | Size |
---|---|
superfly-common-1.7-24.pom | |
superfly-common-1.7-24.jar | 20 KB |
superfly-common-1.7-24-sources.jar | 11 KB |
superfly-common-1.7-24-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-common/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-common</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-common/
implementation 'com.payneteasy.superfly:superfly-common:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-common/
implementation ("com.payneteasy.superfly:superfly-common:1.7-24")
'com.payneteasy.superfly:superfly-common:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-common" rev="1.7-24">
<artifact name="superfly-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-common', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-common" % "1.7-24"
[com.payneteasy.superfly/superfly-common "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.superfly : superfly-remote-api | jar | 1.7-24 |
commons-codec : commons-codec | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |