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

gralidation from group org.yamevetwo (version 1.3.0)

Gralidation helps you not to waste time while validating data. Inspired by Gorm, powered by Groovy, developed for developers who do not want to do manual validation. With this library, you can validate Objects and Maps, by creating a map of constraints.

Group: org.yamevetwo Artifact: gralidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact gralidation
Group org.yamevetwo
Version 1.3.0
Last update 26. June 2016
Organization not specified
URL loic-cara.org/yamevetwo/gralidation
License MIT
Dependencies amount 3
Dependencies commons-validator, groovy-all, commons-lang3,
There are maybe transitive dependencies!

groovy-controlpanel from group works.lmz.controlpanel (version 1.1)

A Stencil servlet which provides a GroovyShell control panel allowing the execution of arbitrary Groovy scripts at the endpoint admin/groovyexec. The purpose is to allow support personnel to interrogate the internal state of the running web application. Due to the nature of this control panel it strongly recommended that it is secured

Group: works.lmz.controlpanel Artifact: groovy-controlpanel
Show documentation Show source 
 

0 downloads
Artifact groovy-controlpanel
Group works.lmz.controlpanel
Version 1.1
Last update 24. February 2016
Organization not specified
URL http://lmz.works/groovy-controlpanel
License MIT License
Dependencies amount 2
Dependencies lmz-controlpanel, composite-syllabus,
There are maybe transitive dependencies!

groovy2ssh-maven-plugin from group com.googlecode.msidor.maven.plugins (version 1.0.4)

Maven plugin that allows to execute shell commands via groovy script on remote host through ssh connection. This is basically only the maven plugin wrapper for com.googlecode.msidor.groovy2ssh library whereas the SSH connection is handled by JSCH library.

Group: com.googlecode.msidor.maven.plugins Artifact: groovy2ssh-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy2ssh-maven-plugin
Group com.googlecode.msidor.maven.plugins
Version 1.0.4
Last update 28. November 2014
Organization not specified
URL https://code.google.com/p/groovy2ssh-maven-plugin/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies groovy2ssh, maven-plugin-api, slf4j-api,
There are maybe transitive dependencies!

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!



Page 106 from 120 (items total 1194)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy