The SPI (Service Provider Interfaces) for project API Typeable Pojos (ATP)

API Typeable POJOs (ATP) is meant to be simple and light-weight framework to help users develop applications with large inheritance hierarchies in their API interfaces.

License

License

GroupId

GroupId

org.api-typeable-pojos
ArtifactId

ArtifactId

org.api-typeable-pojos.spi
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

The SPI (Service Provider Interfaces) for project API Typeable Pojos (ATP)
API Typeable POJOs (ATP) is meant to be simple and light-weight framework to help users develop applications with large inheritance hierarchies in their API interfaces.

Download org.api-typeable-pojos.spi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.api-typeable-pojos : org.api-typeable-pojos.api jar 0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7