Last Version

Support classes for SPI mechanism 1.7-24

Classes which are used by both SPI implementations and Superfly core

License

License

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-spi-support
Version

Version

1.7-24
Type

Type

jar
Description

Description

Support classes for SPI mechanism
Classes which are used by both SPI implementations and Superfly core

Download superfly-spi-support 1.7-24


<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/ -->
<dependency>
    <groupId>com.payneteasy.superfly</groupId>
    <artifactId>superfly-spi-support</artifactId>
    <version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/
implementation 'com.payneteasy.superfly:superfly-spi-support:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-spi-support/
implementation ("com.payneteasy.superfly:superfly-spi-support:1.7-24")
'com.payneteasy.superfly:superfly-spi-support:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-spi-support" rev="1.7-24">
  <artifact name="superfly-spi-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-spi-support', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-spi-support" % "1.7-24"
[com.payneteasy.superfly/superfly-spi-support "1.7-24"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.jdbc-proc.jdbc-proc : jdbc-proc-daofactory jar 1.1-4
com.payneteasy.superfly : superfly-remote-api jar 1.7-24

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.