MVN

org.api-typeable-pojos : api-typeable-pojos

Maven & Gradle

Oct 04, 2010

API Typeable POJOs (ATP) (Build POM) · 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.

<dependency>
    <groupId>org.api-typeable-pojos</groupId>
    <artifactId>api-typeable-pojos</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.api-typeable-pojos : api-typeable-pojos to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of org.api-typeable-pojos : api-typeable-pojos to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
api-typeable-pojos-0.6.1
0.6
api-typeable-pojos-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.api-typeable-pojos</groupId>
    <artifactId>api-typeable-pojos</artifactId>
    <version>0.6.1</version>
</dependency>