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

Download JAR files tagged by jython with all dependencies

Search JAR files by class name

pom-jython-shaded from group org.scijava (version 2.7.1.1)

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.

Group: org.scijava Artifact: pom-jython-shaded
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pom-jython-shaded
Group org.scijava
Version 2.7.1.1
Last update 19. December 2018
Organization not specified
URL http://www.jython.org/
License Jython Software License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

troposphere-maven-plugin from group com.azurenight.maven (version 2.6.0.1)

This plugin makes use of Jython and 2 Pthyon modules (Boto and Troposphere) to allow for automated generation of AWS CloudFormation templates from a Python source file. This alleviates the need to maintain a large and possibly cumbersome JSON file by hand, and allows for proper commenting, modularization, etc.

Group: com.azurenight.maven Artifact: troposphere-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact troposphere-maven-plugin
Group com.azurenight.maven
Version 2.6.0.1
Last update 22. April 2020
Organization not specified
URL https://github.com/Arvoreen/troposphere-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-core, plexus-utils, commons-io, commons-compress,
There are maybe transitive dependencies!

grinder from group io.github.cossme (version 4.0.0)

The Grinder load testing framework. The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython or Clojure. HTTP scripts can be recorded easily from a browser session.

Group: io.github.cossme Artifact: grinder
Show all versions 
 

0 downloads
Artifact grinder
Group io.github.cossme
Version 4.0.0
Last update 11. March 2018
Organization not specified
URL http://grinder.sourceforge.net
License not specified
Dependencies amount 5
Dependencies grinder-web-console, grinder-dcr-agent, grinder-http, grinder-console-service, grinder-swing-console,
There are maybe transitive dependencies!

grinder from group net.sf.grinder (version 3.11)

The Grinder load testing framework. The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython or Clojure. HTTP scripts can be recorded easily from a browser session.

Group: net.sf.grinder Artifact: grinder
Show all versions Show documentation 
 

0 downloads
Artifact grinder
Group net.sf.grinder
Version 3.11
Last update 24. October 2012
Organization not specified
URL http://grinder.sourceforge.net
License not specified
Dependencies amount 4
Dependencies grinder-dcr-agent, grinder-http, grinder-console-service, grinder-swing-console,
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!

dyna4jdbc from group com.github.peter-gergely-horvath (version 3.1.1)

dyna4JDBC is a JDBC driver, that allows running alternative JVM language scripts (Groovy, JavaScript, Scala, Jython, Clojure, BeanShell, R (Renjin), JRuby etc.) or external console-oriented programs via the JDBC API. Mainly targeted at allowing JDBC-enabled business intelligence applications to run various scripts instead of SQL easily, dyna4JDBC captures and parses the output of scripts/external programs and presents that as a standard JDBC Result Set, allowing the output to be processed further for various purposes like building complex reports quickly and analysis with other tools.

Group: com.github.peter-gergely-horvath Artifact: dyna4jdbc
Show all versions Show documentation Show source 
 

2 downloads
Artifact dyna4jdbc
Group com.github.peter-gergely-horvath
Version 3.1.1
Last update 17. September 2017
Organization not specified
URL https://github.com/peter-gergely-horvath/dyna4jdbc
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jas from group de.uni-mannheim.rz.krum (version 2.7.200)

The Java Algebra System (JAS) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language using the JVM runtime infrastructure. The library can be used as any other Java software package or it can be used interactively or interpreted through a jython (Java Python) or jruby (Java Ruby) front end, there is also an Android App based on Ruboto (jruby for Android). The focus of JAS is at the moment on commutative, solvable and non-commutative polynomials, power series, Groebner bases, factorization, real and complex roots and applications. By the use of Java as implementation language JAS is 64-bit and multi-core CPU ready and can make use of mutiple CPUs where available. JAS can run on a wide variety of devices ranging from Android to compute clusters (using MPJ a Java Message Passing Interface (MPI) or OpenMPI).

Group: de.uni-mannheim.rz.krum Artifact: jas
Show all versions Show documentation Show source 
 

2 downloads
Artifact jas
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!

intelligentgraph from group com.inova8 (version 0.9.4)

The IntelligentGraph SAIL offers an extended capability for embedded calculation support within any RDF graph. When enabled as an RDF4J SAIL, it offers calculation functionality as part of the RDF4J engine, on top of any RDF4J repository, using a variety of script engines including JavaScript, Jython, and Groovy. It preserves the SPARQL capability of RDF4J, but with additional capabilities for calculation debugging and tracing. IntelligentGraph includes the PathQL query language. Just as a spreadsheet cell calculation needs to access other cells, an IntelligentGraph calculation needs to access other nodes within the graph. Although full access to the underlying graph is available to any of the scripts, PathQL provides a succinct, and efficient method to access directly or indirectly related nodes. PathQL can either return just the contents of the referenced nodes, or the contents and the path to the referenced nodes. PathQL can also be used standalone to query the IntelligentGraph-enabled RDF database. This supplements, rather than replaces, SPARQL and GraphQL, as it provides graph-path querying rather than graph-pattern querying capabilities to any IntelligentGraph-enabled RDF database. The principles of IntelligentGraph are described here: https://inova8.com/bg_inova8.com/intelligent-graph-knowledge-graph-embedded-analysis/ The full PathQL syntax is described here: https://inova8.com/bg_inova8.com/pathpatternql-intelligently-finding-knowledge-as-a-path-through-a-maze-of-facts/ Using Jupyter as an IDE to IntelligentGraph and RDF4J, shown here: https://inova8.com/bg_inova8.com/intelligentgraph-getting-started/ IntelligentGraph source is here in GitHub: https://github.com/peterjohnlawrence/com.inova8.intelligentgraph IntelligentGraph Docker containers are available here: https://hub.docker.com/repository/docker/inova8/intelligentgraph

Group: com.inova8 Artifact: intelligentgraph
Show all versions Show documentation Show source 
 

0 downloads
Artifact intelligentgraph
Group com.inova8
Version 0.9.4
Last update 26. April 2022
Organization inova8
URL https://www.inova8.com
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-cli, rdf4j-runtime, antlr4-runtime, seeq-sdk, jcl-over-slf4j, jericho-html,
There are maybe transitive dependencies!



Page 4 from 3 (items total 38)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy