I've been wading into the world of Java plugins, which has involved wading into the world of Java (i.e., I'm new to Java). I am also new to the licensing issues that Java brings.
My program incorporates several dependencies, all of which are under the Apache 2.0 license. I'd like to distribute my program through SSC as a JAR file that includes those dependencies, so end-users don't need to install anything extra beyond my program. My understanding of the Apache license is that I am free to do so, as long as I include the original copyright notices for the dependencies in my distribution.
My question is the best way to do so. Does anyone have experience with this? My thought was to include a Stata help file that displays the various copyright statements from the dependencies, but I'm curious if there is some different, standard way to do this?
Related Posts with Licensing material incorporated in Java plugins
Adding error bars to bar graphHi all, can someone please assist me with how to add error bars to the bar graph attached. Thanks. …
Reshape wide to longHi I have a question using the code -reshape-. For each year denoted by alphabet 'a' to 'd'. Ex) 20…
Removing unnecessary observationsHello, I have data containing on retail investor trading (see below). The data set consists of trad…
List values of one variable in blocksDear Stata users, I have a name list, and I want to list these names in blocks according to a crite…
Create two-way line graph with shaded confidence intervals from dstdize resultsHello, I am struggling to create a simple, two-way line graph representing the results from my stand…
Subscribe to:
Post Comments (Atom)
0 Response to Licensing material incorporated in Java plugins
Post a Comment