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 the noshin that we must eat our own dog food and actually use the software we develop.Source
Source code is hosted on github at http://github.com/yestech/Continuous Integration
CI server is located at http://ci.yestech.org/Maven
Release RepositorySnapshot Repository
Add the following to your settings.xml or pom.xml
<repositories>
<repository>
<id>sourceforge</id>
<url>http://oss.sonatype.org/content/groups/github/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
...
</repositories>
![[ Powered by YES Linux ]](images/logo_yes_32.gif)