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

Download JAR files tagged by most with all dependencies

Search JAR files by class name

bw-core from group com.github.burningwave (version 1.7.6)

Burningwave core is an advanced, free and open source Java library that contains THE MOST POWERFUL CLASSPATH SCANNER for criteria based classes search. It’s possible to search classes by every criteria that your immagination can made by using lambda expressions. Burningwave core scan engine is highly optimized using direct allocated ByteBuffers to avoid heap saturation; searches are executed in multithreading context and are not affected by “the issue of the same class loaded by different classloaders” (normally if you try to execute "isAssignableFrom" method on a same class loaded from different classloader it return false). This library is useful also for creating classes during runtime, facilitate the use of reflection and much more...

Group: com.github.burningwave Artifact: bw-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact bw-core
Group com.github.burningwave
Version 1.7.6
Last update 30. December 2019
Organization not specified
URL https://github.com/burningwave/bw-core
License not specified
Dependencies amount 2
Dependencies slf4j-api, asm,
There are maybe transitive dependencies!

jollyday from group de.jollyday (version 0.5.10)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently there are 63 countries supported like the following: United States, most european countries, Russia, India, Australia. Besides those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.jollyday Artifact: jollyday
Show all versions Show documentation Show source 
 

43 downloads
Artifact jollyday
Group de.jollyday
Version 0.5.10
Last update 18. December 2019
Organization not specified
URL http://sourceforge.net/projects/jollyday
License Apache 2
Dependencies amount 1
Dependencies threeten-extra,
There are maybe transitive dependencies!

kernel-osx from group net.sf.sf3jswing (version 1.3.22)

Group: net.sf.sf3jswing Artifact: kernel-osx
Show all versions Show documentation Show source 
 

0 downloads
Artifact kernel-osx
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies AppleJavaExtensions, quaqua-laf-nofile, appbundler,
There are maybe transitive dependencies!

kernel-core from group net.sf.sf3jswing (version 1.3.22)

Group: net.sf.sf3jswing Artifact: kernel-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact kernel-core
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies ${project.parent.artifactId}-${platformModule}, junit-dep, commons-codec, commons-httpclient, commons-io, httpcore-nio, commons-logging, httpcore, ant-contrib,
There are maybe transitive dependencies!

kernel-win from group net.sf.sf3jswing (version 1.3.22)

Group: net.sf.sf3jswing Artifact: kernel-win
Show all versions Show source 
 

0 downloads
Artifact kernel-win
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kernel from group net.sf.sf3jswing (version 1.3.22)

This API is a java library for various project scopes. Currently, it has worked in picture editors, and small applets. It can be deployed on all big three platforms : Windows, OSX and Linux. Originally, the file cache manager was the most important feature and the reason for what it was published. It becomes handful to handle heap memory before it overflows by appropriately using it (see javadoc). The new implementation lays on Maven Central repository and can be used as a dependency in a common Web Application (Java EE).

Group: net.sf.sf3jswing Artifact: kernel
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kernel
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL http://www.sourceforge.net/projects/sf3jswing
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies AntBuildFiles, jfxrt,
There are maybe transitive dependencies!

kernel-lnx from group net.sf.sf3jswing (version 1.3.22)

Group: net.sf.sf3jswing Artifact: kernel-lnx
Show all versions Show source 
 

0 downloads
Artifact kernel-lnx
Group net.sf.sf3jswing
Version 1.3.22
Last update 08. October 2019
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

learning from group de.cit-ec.tcs.alignment (version 3.1.1)

This module is a custom implementation of the Large Margin Nearest Neighbor classification scheme of Weinberger, Saul, et al. (2009). It contains an implementation of the k-nearest neighbor and LMNN classifier as well as (most importantly) gradient calculation schemes on the LMNN cost function given a sequential data set and a user-choice of alignment algorithm. This enables users to learn parameters of the alignment distance in question using a gradient descent on the LMNN cost function. More information on this approach can be found in the Masters Thesis "Adaptive Affine Sequence Alignment Using Algebraic Dynamic Programming"

Group: de.cit-ec.tcs.alignment Artifact: learning
Show all versions Show documentation Show source 
 

0 downloads
Artifact learning
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies algorithms,
There are maybe transitive dependencies!

osgi.enroute.webconsole.xray.provider from group org.osgi (version 2.1.0)

A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

Group: org.osgi Artifact: osgi.enroute.webconsole.xray.provider
Show all versions Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.webconsole.xray.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-build-tools-plugin from group net.sourceforge.pmd (version 1.2)

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Group: net.sourceforge.pmd Artifact: pmd-build-tools-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-build-tools-plugin
Group net.sourceforge.pmd
Version 1.2
Last update 24. June 2018
Organization not specified
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!



Page 142 from 150 (items total 1491)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy