All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by groovy with all dependencies

Search JAR files by class name

commons-jci from group org.apache.commons (version 1.1)

Apache Commons JCI is a java compiler interface. It can be used to compile Java itself, or any other language that can be compiled to Java classes (e.g. groovy or javascript). It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers feature in-memory compilation.

Group: org.apache.commons Artifact: commons-jci
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons-jci
Group org.apache.commons
Version 1.1
Last update 09. October 2013
Organization not specified
URL http://commons.apache.org/proper/commons-jci/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scriptingClassifiers from group nz.ac.waikato.cms.weka (version 1.0.2)

Wrapper classifiers for Jython and Groovy code. Even though the classifier is serializable, the trained classifier cannot be stored persistently. I.e., one cannot store a model file and re-load it at a later point in time again to make predictions.

Group: nz.ac.waikato.cms.weka Artifact: scriptingClassifiers
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptingClassifiers
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/scriptingClassifiers
License GNU General Public License 3
Dependencies amount 3
Dependencies weka-dev, jython-standalone, groovy-all,
There are maybe transitive dependencies!

multiverse-performance-tool from group org.multiverse (version 0.6.2)

Group: org.multiverse Artifact: multiverse-performance-tool
Show all versions Show source 
 

0 downloads
Artifact multiverse-performance-tool
Group org.multiverse
Version 0.6.2
Last update 15. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies args4j,
There are maybe transitive dependencies!

geb-grails from group org.codehaus.geb (version 0.5.1)

Geb (pronounced with a soft “G” like “Jeb”) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/inspection API and the expressiveness of Groovy.

Group: org.codehaus.geb Artifact: geb-grails
Show all versions Show documentation Show source 
 

0 downloads
Artifact geb-grails
Group org.codehaus.geb
Version 0.5.1
Last update 11. December 2010
Organization not specified
URL http://geb.codehaus.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies geb-spock, geb-junit4, geb-easyb, geb-junit3,
There are maybe transitive dependencies!

scriptler from group org.jvnet.hudson.plugins (version 1.4)

Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need to copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.

Group: org.jvnet.hudson.plugins Artifact: scriptler
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptler
Group org.jvnet.hudson.plugins
Version 1.4
Last update 11. October 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Scriptler+Plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

camel-operon from group io.operon (version 0.9.19-RELEASE)

Camel-operon is a camel-component for running Operon from Camel routes. It is also possible to call Camel routes from Operon. Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

Group: io.operon Artifact: camel-operon
Show all versions Show documentation Show source 
 

0 downloads
Artifact camel-operon
Group io.operon
Version 0.9.19-RELEASE
Last update 14. April 2024
Organization not specified
URL https://operon.io
License Apache License, Version 2.0
Dependencies amount 12
Dependencies camel-archetype-component, camel-bom, camel-support, camel-language, camel-core-model, gson, operon-runner, operon-parser, operon-json-parser, antlr4-runtime, jedis, commons-exec,
There are maybe transitive dependencies!

spock-junit4 from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-junit4
Show all versions Show documentation Show source 
 

0 downloads
Artifact spock-junit4
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spock-core, junit,
There are maybe transitive dependencies!

spock-core from group org.spockframework (version 2.4-M4-groovy-4.0)

Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Group: org.spockframework Artifact: spock-core
Show all versions Show documentation Show source 
 

88 downloads
Artifact spock-core
Group org.spockframework
Version 2.4-M4-groovy-4.0
Last update 21. March 2024
Organization not specified
URL https://spockframework.org
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies groovy, junit-platform-engine, hamcrest,
There are maybe transitive dependencies!

html2excel from group com.github.liaochong (version 1.4.1)

Html2excel, is a toolkit that can directly use Html files, or use the built-in Freemarker, Groovy, Beetl and other template engine Excel builder to generate Html files, and use the Table in the Html file as an Excel template to generate Excel of any complex layout. Supports .xls and .xlsx formats, supports personalization of background colors, borders, fonts, etc., and supports merging of cells.

Group: com.github.liaochong Artifact: html2excel
Show all versions Show documentation Show source 
 

5 downloads
Artifact html2excel
Group com.github.liaochong
Version 1.4.1
Last update 23. February 2019
Organization not specified
URL https://github.com/liaochong/html2excel
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies poi-ooxml, jsoup, slf4j-api, beetl,
There are maybe transitive dependencies!

kfGroovy from group nz.ac.waikato.cms.weka (version 1.0.12)

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Group: nz.ac.waikato.cms.weka Artifact: kfGroovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact kfGroovy
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 06. June 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/kfGroovy
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, groovy-all,
There are maybe transitive dependencies!



Page 105 from 119 (items total 1181)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy