java Programming Glossary: gpl
QR codes image generator in java (open source but no GPL) http://stackoverflow.com/questions/1137415/qr-codes-image-generator-in-java-open-source-but-no-gpl codes image generator in java open source but no GPL I'm seeking an open source QR codes image generator component.. in java J2SE but the open source licence mustn't be a GPL licence needs to be included in a close source project . BTW..
Tool for creating a Java daemon service on Linux [closed] http://stackoverflow.com/questions/1311268/tool-for-creating-a-java-daemon-service-on-linux here but cannot use the licence on that licence is either GPL or it costs money as far as I can tell . I ™d need an apache..
Android: EfficientAdapter with two different Views http://stackoverflow.com/questions/1660417/android-efficientadapter-with-two-different-views could look at Jeff Sharkey's original SeparatedListAdapter GPL My updated rendition GPL My MergeAdapter which can be used for.. original SeparatedListAdapter GPL My updated rendition GPL My MergeAdapter which can be used for this scenario as well..
Why should I use the Oracle JDK over the OpenJDK, or vice-versa? [closed] http://stackoverflow.com/questions/1977238/why-should-i-use-the-oracle-jdk-over-the-openjdk-or-vice-versa VM on many GNU Linux distros because the code is under GPL I guess . In my opinion there aren't much differences from a..
Where to find source code for java.lang native methods? http://stackoverflow.com/questions/2292629/where-to-find-source-code-for-java-lang-native-methods Use License JIUL . JDK7 and OpenJDK6 is licensed under GPL 2 with CLASSPATH exception roughly speaking you can link to..
What are good docking frameworks for Java/Swing? [closed] http://stackoverflow.com/questions/304874/what-are-good-docking-frameworks-for-java-swing frameworks here . Raven Docking Apache 2 0.2 MB MyDoggy LGPL only JARs 0.7 MB Dec 2010 VLDocking LGPL 0.4 MB NetBeans CDDL.. 2 0.2 MB MyDoggy LGPL only JARs 0.7 MB Dec 2010 VLDocking LGPL 0.4 MB NetBeans CDDL GPL 4.6 MB platform.zip Eclipse CPL or.. JARs 0.7 MB Dec 2010 VLDocking LGPL 0.4 MB NetBeans CDDL GPL 4.6 MB platform.zip Eclipse CPL or EPL only swt InfoNode GPL..
Password strength checking library [closed] http://stackoverflow.com/questions/3200292/password-strength-checking-library or password management functionality compatible with a GPL 3 project compatible with Spring wiring mavenized ideally available.. or password management functionality Yes compatible with a GPL 3 project Yes LGPLv3 APLv2 dual licensed as of November 2013.. functionality Yes compatible with a GPL 3 project Yes LGPLv3 APLv2 dual licensed as of November 2013 compatible with Spring..
Sparse matrices / arrays in Java http://stackoverflow.com/questions/390181/sparse-matrices-arrays-in-java library for this purpose It would have to be Berkeley LGPL or similar license no GPL as the product can't be entirely open.. It would have to be Berkeley LGPL or similar license no GPL as the product can't be entirely open sourced . Or if there's..
Fast compression in Java? http://stackoverflow.com/questions/3918189/fast-compression-in-java libraries for future reference QuickLZ C C# Java GPL or commercial http www.quicklz.com libLZF C BSD style license.. FastLZ C MIT style license http fastlz.org LZO C GPL or commercial http www.oberhumer.com opensource lzo zlib C Java..
How to monitor the computer's cpu, memory, and disk usage in Java? http://stackoverflow.com/questions/47177/how-to-monitor-the-computers-cpu-memory-and-disk-usage-in-java question so far. However due it being licensed under the GPL I cannot use it for my original purpose a closed source commercial.. for commercial use but I haven't looked into it. For my GPL projects I will definitely consider SIGAR in the future. For.. . EDIT 2011 08 18 Although originally licensed under GPL it has been changed to Apache 2.0 which can generally be used..
Programatically calculate memory occupied by a Java Object including objects it references http://stackoverflow.com/questions/757300/programatically-calculate-memory-occupied-by-a-java-object-including-objects-it post here although it will soon be available as part of a GPL toolkit I am building but the main idea is An object header..
|