MVN

com.github.apetrelli.scafa : scafa

Maven & Gradle

Jul 03, 2015
3 stars

Scafa - Parent project · Scafa: a universal non-caching proxy for the road warrior

<dependency>
    <groupId>com.github.apetrelli.scafa</groupId>
    <artifactId>scafa</artifactId>
    <version>1.0.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.apetrelli.scafa : scafa to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha-3
  • Latest Alpha: 1.0.0-alpha-3

All Versions

Choose a version of com.github.apetrelli.scafa : scafa to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scafa-1.0.0-alpha-3
scafa-1.0.0-alpha-2
scafa-1.0.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.apetrelli.scafa</groupId>
    <artifactId>scafa</artifactId>
    <version>1.0.0-alpha-3</version>
</dependency>