Last Version

Backport Service Provider Interface 1.0.2

The backport-spi library is backport of Service Provider Interface to Java5 with extra features.

License

License

GroupId

GroupId

org.99soft.commons
ArtifactId

ArtifactId

backport-spi
Version

Version

1.0.2
Type

Type

jar
Description

Description

Backport Service Provider Interface
The backport-spi library is backport of Service Provider Interface to Java5 with extra features.
Project Organization

Project Organization

99 Software Foundation
Source Code Management

Source Code Management

http://github.com/99soft/backport-spi

Download backport-spi 1.0.2


<!-- https://jarcasting.com/artifacts/org.99soft.commons/backport-spi/ -->
<dependency>
    <groupId>org.99soft.commons</groupId>
    <artifactId>backport-spi</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.99soft.commons/backport-spi/
implementation 'org.99soft.commons:backport-spi:1.0.2'
// https://jarcasting.com/artifacts/org.99soft.commons/backport-spi/
implementation ("org.99soft.commons:backport-spi:1.0.2")
'org.99soft.commons:backport-spi:jar:1.0.2'
<dependency org="org.99soft.commons" name="backport-spi" rev="1.0.2">
  <artifact name="backport-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.99soft.commons', module='backport-spi', version='1.0.2')
)
libraryDependencies += "org.99soft.commons" % "backport-spi" % "1.0.2"
[org.99soft.commons/backport-spi "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.