File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Groovy and the fly likes What schema is Groovy licensed under? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "What schema is Groovy licensed under?" Watch "What schema is Groovy licensed under?" New topic
Author

What schema is Groovy licensed under?

Ilde Giron
Greenhorn

Joined: Oct 13, 2008
Posts: 1
Is Groovy licensed the same as Java?

Does Groovy support any platform (i.e. Linux, Solaris, etc.) that Java does?

Regards
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

"edinfons", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Dierk König
author
Ranch Hand

Joined: Nov 01, 2006
Posts: 43
Groovy is licensed under Apache 2, which means differently from Java that has it's own license.

Groovy 1.5.x runs wherever there is Java 1.5+.

cheers
Dierk
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What schema is Groovy licensed under?
 
Similar Threads
How does inner class access outter class functions?
JPopupmenu not working w/ JComboBox metal L&F
favorite groovy idiom
Scope of Groovy Language
Groovy won't replace Java - Why not?