MVN

org.apithefire : apithefire

Maven & Gradle

Aug 10, 2008

apithefire · Apithefire (pronounced as A-P-T-fire) is an open source project for building dynamic java web applications in an intuitive way.

<dependency>
    <groupId>org.apithefire</groupId>
    <artifactId>apithefire</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apithefire : apithefire to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of org.apithefire : apithefire to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
apithefire-0.1.2
apithefire-0.1.1
apithefire-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apithefire</groupId>
    <artifactId>apithefire</artifactId>
    <version>0.1.2</version>
</dependency>