YES Technology Association

Bridging the technology gap

Welcome

YES Technology is a Non Profit Association the specializes in building Open Source solutions geared towards Small Owned/Home Owned Businesses.

Why develop for Free and this market

It is a fundamental belief that the small business are in desperate need to quality tools and application so that they can compete against the larger companies.

Quality of the software

We hold extremely high standards and believe that we must eat our own dog food and actually use the software we develop.

Continuous Integration

CI server is located at http://ci.yestech.org/

Maven

Repository
Add the following to your settings.xml or pom.xml
<repositories>
    <repository>
        <id>sonatype</id>
        <url>http://oss.sonatype.org/content/groups/public/</url>
    </repository>
     ...
</repositories>
                     

Licenses

All software developed by YES Technology is licensed under an approved Open Source Initiative (OSI). By default we prefer either GPL 3 or LGPL 3. Unless otherwise stated all software is licensed under either of those.