ATP - SPI

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

atp-spi
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

ATP - SPI
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 atp-spi

How to add to project

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

Dependencies

compile (1)

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

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.6.1
0.6