Last Version

Common classes 1.7-24

Common classes used by other Superfly libraries

License

License

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-common
Version

Version

1.7-24
Type

Type

jar
Description

Description

Common classes
Common classes used by other Superfly libraries

Download superfly-common 1.7-24


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.0
cglib : cglib jar 3.2.5

Project Modules

There are no modules declared in this project.