1 |
# bioinfweb.commons.java |
2 |
|
3 |
*bioinfweb.commons.java* is a open source *Java* library consisting of different modules for e.g. general purposes, *Swing*, *SWT*, bioinformatics, *Servlets* or *SQL*. The classes and interfaces have been developed for different *bioinfweb* software projects and are provided here to be of possible use also for other developers. |
4 |
|
5 |
*bioinfweb.commons.java* is distributed under [LGPL](http://commons.bioinfweb.info/Java/License/LGPL). More information can be found at http://commons.bioinfweb.info/Java/. |
6 |
|
7 |
## Getting started |
8 |
|
9 |
The [documentation](http://commons.bioinfweb.info/Java/Documentation) provides an overview over the available modules. Further details can be found in the [JavaDoc](http://commons.bioinfweb.info/Java/Documentation/API/Latest/). |
10 |
|
11 |
If you have further questions, feel free to contact support@bioinfweb.info. |
12 |
|
13 |
## Source code |
14 |
|
15 |
This *GitHub* repository in a synchronized mirror of the [master repository at bioinfweb](http://bioinfweb.info/Code/sventon/repos/commons.java/list/). Feedback and pull requests are welcome. Synchronization was made possible by [*SubGit*](https://subgit.com/). |
16 |
|
17 |
## Issues |
18 |
|
19 |
If you want to submit a bug report or feature request, please use our public bug tracking system at http://commons.bioinfweb.info/Java/Bugs. (We do not manage issues on GitHub directly.) |
20 |
|
21 |
## License |
22 |
|
23 |
The latest versions of *bioinfweb.commons.java* are distrubuted under [GNU General Lesser Public License Version 3](http://commons.bioinfweb.info/Java/License/LGPL). See [NOTICE.txt](https://github.com/bioinfweb/commons.java/blob/master/main/info.bioinfweb.commons.core/src/NOTICE.txt) for further details. |
24 |
|
25 |
This product includes dependencies developed by the [Apache Software Foundation](http://www.apache.org/) distributed under the terms of the [Apache License Version 2.0](https://github.com/bioinfweb/commons.java/blob/master/main/info.bioinfweb.commons.core/src/APACHE-LICENSE.txt). |
26 |
|
27 |
## Binary releases |
28 |
|
29 |
Binary releases and *Maven* code can be found at http://commons.bioinfweb.info/Java/Download. |
30 |
|
31 |
## About *bioinfweb* |
32 |
|
33 |
* Legal notice: http://bioinfweb.info/About |
34 |
* Privacy policy: http://bioinfweb.info/Privacy |