License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-spi-support |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSupport classes for SPI mechanism
Classes which are used by both SPI implementations and Superfly core
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |