¡@

Home 

java Programming Glossary: license

Running a .sql script using MySQL with JDBC

http://stackoverflow.com/questions/1044194/running-a-sql-script-using-mysql-with-jdbc

length in your project. But remember to keep the apache license info. JDBC ScriptRunner It's ripoff of the iBatis ScriptRunner..

How to serialize an object into a string

http://stackoverflow.com/questions/134492/how-to-serialize-an-object-into-a-string

implementations and the source is available but check the license for those . Or you can use the following simple Base64Coder..

Write a password protected Zip file in Java [closed]

http://stackoverflow.com/questions/166340/write-a-password-protected-zip-file-in-java

code suitable for a single file zip. However there is no license. Usage is AesZipOutputStream.zipAndEcrypt ... . http merkert.de.. threadID 1526137 UPDATE This code is now Apache licensed and released at http code.google.com p winzipaes . It worked.. of writing . I can't verify if this works as their trial license approach is complex. Its also a ported .NET app http www.nsoftware.com..

MathML and Java

http://stackoverflow.com/questions/1784786/mathml-and-java

for Android scientific calculator for android Apache license Jasymca for Android GNU public license Arity calculator for.. for android Apache license Jasymca for Android GNU public license Arity calculator for android Apache license share improve..

Example images for code and mark-up Q&As

http://stackoverflow.com/questions/19209650/example-images-for-code-and-mark-up-qas

sprite sheets.. Are there any small under 30KB on site license royalty free images we can hot link to for these types of examples..

Calling clojure from java

http://stackoverflow.com/questions/2181774/calling-clojure-from-java

http clarkonium.net 2013 06 java clojure interop an update license name Eclipse Public License url http www.eclipse.org legal epl..

What are good docking frameworks for Java/Swing? [closed]

http://stackoverflow.com/questions/304874/what-are-good-docking-frameworks-for-java-swing

SwingDocking seems to me fully functional and fast Apache license 2 Oct 2007 XUI will be further developed here MPL 1.6 MB XUI..

Sparse matrices / arrays in Java

http://stackoverflow.com/questions/390181/sparse-matrices-arrays-in-java

this purpose It would have to be Berkeley LGPL or similar license no GPL as the product can't be entirely open sourced . Or if..

Java Swing or Java Qt? [closed]

http://stackoverflow.com/questions/422956/java-swing-or-java-qt

the technical and business impacts of Swing vs Qt than the license type fee since in my case the cost is not a concern. java qt..

Parsing an arithmetic expression and building a tree from it in Java

http://stackoverflow.com/questions/4589951/parsing-an-arithmetic-expression-and-building-a-tree-from-it-in-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

best answer to my question so far. However due it being licensed under the GPL I cannot use it for my original purpose a closed.. source commercial product . It's possible that Hyperic may license SIGAR for commercial use but I haven't looked into it. For my.. returns 1 on Windows . EDIT 2011 08 18 Although originally licensed under GPL it has been changed to Apache 2.0 which can generally..

What is the best PDF open source library for Java? [closed]

http://stackoverflow.com/questions/6118635/what-is-the-best-pdf-open-source-library-for-java

the creation of PDFs including files and bitmaps. The license should allows free usage in commercial applications. Good documentation..

What are good InstallAnywhere replacements for installing a Java EE application?

http://stackoverflow.com/questions/759855/what-are-good-installanywhere-replacements-for-installing-a-java-ee-application

better for us we strongly preferred a couple of floating licenses to named licenses for all developers or an expensive site license.. strongly preferred a couple of floating licenses to named licenses for all developers or an expensive site license So ultimately.. to named licenses for all developers or an expensive site license So ultimately we went with install4j . Here are some more details..

Java 1.6 - determine symbolic links

http://stackoverflow.com/questions/813710/java-1-6-determine-symbolic-links

special treatment. This is Apache code subject to their license modified for compactness. public static boolean isSymlink File..

SSH library for Java

http://stackoverflow.com/questions/995944/ssh-library-for-java

Natural sort order string comparison in Java - is one built in?

http://stackoverflow.com/questions/1262239/natural-sort-order-string-comparison-in-java-is-one-built-in

Is there a Java equivalent to C#'s 'yield' keyword?

http://stackoverflow.com/questions/1980953/is-there-a-java-equivalent-to-cs-yield-keyword

void run for int i 0 i 10 i yield i if i 5 return License Aviad's solution is BSD. Jim's solution is public domain and..

Calling clojure from java

http://stackoverflow.com/questions/2181774/calling-clojure-from-java

java clojure interop an update license name Eclipse Public License url http www.eclipse.org legal epl v10.html dependencies org.clojure..

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

Java. JDK6 is freely licensed through the Java Research License JRL and Java Internal Use License JIUL . JDK7 and OpenJDK6 is.. the Java Research License JRL and Java Internal Use License JIUL . JDK7 and OpenJDK6 is licensed under GPL 2 with CLASSPATH..

What is the best library for Java to grid/cluster-enable your application? [closed]

http://stackoverflow.com/questions/383920/what-is-the-best-library-for-java-to-grid-cluster-enable-your-application

are several Terracotta open source based on Mozilla Public License Oracle Coherence formerly Tangosol Coherence commercial based.. LGPL memcached with a Java client library open source BSD License EHCache open source Apache Software License OSCache open source.. source BSD License EHCache open source Apache Software License OSCache open source modified Apache License and no doubt several..

Thumbnail of a PDF page (Java) [closed]

http://stackoverflow.com/questions/4392640/thumbnail-of-a-pdf-page-java

a page and then scale the image From their example code Licensed to the Apache Software Foundation ASF under one or more contributor.. The ASF licenses this file to You under the Apache License Version 2.0 the License you may not use this file except in.. this file to You under the Apache License Version 2.0 the License you may not use this file except in compliance with the License...

Displaying fancy equations with Java [closed]

http://stackoverflow.com/questions/456002/displaying-fancy-equations-with-java

these libraries for Java JEuclid MathML renderer Apache License JLatexMath Latex renderer GNU License improved JMathTeX JMathTeX.. renderer Apache License JLatexMath Latex renderer GNU License improved JMathTeX JMathTeX Latex renderer GNU License HotEqn.. GNU License improved JMathTeX JMathTeX Latex renderer GNU License HotEqn Latex renderer GNU License SnuggleTex Latex renderer..

Using MessagePack with Android

http://stackoverflow.com/questions/7529522/using-messagepack-with-android

relevant legal notice for Apache Harmony. It's an Apache License just like MessagePack. That should do it. Using your example..

URL to load resources from the classpath in Java

http://stackoverflow.com/questions/861500/url-to-load-resources-from-the-classpath-in-java

use the method first and then it has to work around you License I release this to the public domain and ask that if you wish..