MVN

org.skfiy : skfiy

Maven & Gradle

Dec 25, 2014

The Skfiy Open Association · The Skfiy Open Association provides support for the Skfiy community of open-source software projects. The Skfiy projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

<dependency>
    <groupId>org.skfiy</groupId>
    <artifactId>skfiy</artifactId>
    <version>4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4

All Versions

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

Version Vulnerabilities Updated
4
skfiy-4
3
skfiy-3
2
skfiy-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.skfiy</groupId>
    <artifactId>skfiy</artifactId>
    <version>4</version>
</dependency>