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

Download JAR files tagged by other with all dependencies

Search JAR files by class name

pmd-matlab from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-matlab
Show all versions Show documentation Show source 
 

9 downloads
Artifact pmd-matlab
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pmd-core,
There are maybe transitive dependencies!

pmd-ruby from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-ruby
Show all versions Show documentation Show source 
 

1 downloads
Artifact pmd-ruby
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pmd-core,
There are maybe transitive dependencies!

pmd-julia from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-julia
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-julia
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-core, antlr4-runtime,
There are maybe transitive dependencies!

pmd-velocity from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-velocity
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-velocity
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-core, commons-lang3,
There are maybe transitive dependencies!

pmd-plsql from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-plsql
Show all versions Show documentation Show source 
 

9 downloads
Artifact pmd-plsql
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pmd-core,
There are maybe transitive dependencies!

pmd-html from group net.sourceforge.pmd (version 7.5.0)

Group: net.sourceforge.pmd Artifact: pmd-html
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-html
Group net.sourceforge.pmd
Version 7.5.0
Last update 30. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-core, jsoup,
There are maybe transitive dependencies!

stepping from group com.imperva.stepping (version 5.1.0)

Stepping is a framework designed to ease the implementation of data processing solutions. In use cases where we need to implement data or data-streaming algorithms or any other processing on data, we need to first handle many different infrastructure issues. For example, we need to decide how to split the data processing logic into different steps, think about our threading policy, how to handle communication between the different steps, error handling etc. One of the most important subjects is the Threading Policy of our solution. For example, we need to think how many threads to open, have the option to distribute the processing of data to multiple 'executors' in parallel, have a thread-safe communication layer between the threads etc. On top of that we also care a lot about the performance of our solution, we want to make sure that the latency added by these infrastructures is minimal as possible. Stepping aims to handle many of these aspects so developers can spend their time on the business logic instead of solving these infrastructure and data flow issues issues over and over again.

Group: com.imperva.stepping Artifact: stepping
Show all versions Show documentation Show source 
 

0 downloads
Artifact stepping
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies slf4j-simple, perf-sampler, slf4j-api, gs-core, gs-ui-swing, spring-context,
There are maybe transitive dependencies!

pmd-compat6 from group net.sourceforge.pmd (version 7.2.0)

Group: net.sourceforge.pmd Artifact: pmd-compat6
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-compat6
Group net.sourceforge.pmd
Version 7.2.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies pmd-core, pmd-java, pmd-javascript, pmd-jsp, pmd-cs,
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!

thesefoolishthings from group it.tidalwave.thesefoolishthings (version 3.2-ALPHA-23)

This project is a collection of miscellaneous tools shared by a number of projects of the same author. There are **simple tuples** to use with Java Streams, **type-safe maps** ([inspired by the heterogeneous map pattern](https://www.informit.com/articles/article.aspx?p=2861454&seqNum=8)) described in Effective Java by Joshua Bloch, a **finder** that handles in a smart way queries to data sources, a facility to use the **DCI (Data, Context and Interactions) architectural pattern**, a simple **message bus** suitable for using the pub-sub pattern inside an application, some **test utilities**, an **experimental actor framework** and a few other small things. Yes, the project name is a tribute to the [jazz standard with the same name](https://en.wikipedia.org/wiki/These_Foolish_Things_(Remind_Me_of_You)) by Maschwitz and Strachey.

Group: it.tidalwave.thesefoolishthings Artifact: thesefoolishthings
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thesefoolishthings
Group it.tidalwave.thesefoolishthings
Version 3.2-ALPHA-23
Last update 08. May 2023
Organization not specified
URL https://tidalwave.bitbucket.io/thesefoolishthings/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 383 from 3 (items total 3900)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy