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

Download JAR files tagged by samples with all dependencies

Search JAR files by class name

spring-batch-archetypes from group org.springframework.batch (version 1.1.4.RELEASE)

Spring Batch archetypes are simple project templates containing just enough code to get you started running a job. For more detailed examples of using particular features of the framework, look at the Spring Batch Samples project. Currently the archetypes are deployed as regular Maven projects (not archetypes), because of limitations in the archetype plugin (or our understanding of how it works). For most effective use, copy one into Eclipse and use Q4E to manage the dependencies.

Group: org.springframework.batch Artifact: spring-batch-archetypes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-archetypes
Group org.springframework.batch
Version 1.1.4.RELEASE
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javacl from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl
Show all versions Show documentation Show source 
 

16 downloads
Artifact javacl
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 1
Dependencies javacl-core,
There are maybe transitive dependencies!

javacl-core from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact javacl-core
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java, nativelibs4java-utils,
There are maybe transitive dependencies!

javacl-jna from group com.nativelibs4java (version 1.0.0-RC3)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-jna
Show all versions Show documentation Show source 
 

0 downloads
Artifact javacl-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies javacl-core-jna, velocity,
There are maybe transitive dependencies!

javacl-core-jna from group com.nativelibs4java (version 1.0.0-RC3)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-core-jna
Show all versions Show documentation Show source 
 

0 downloads
Artifact javacl-core-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java-jna, nativelibs4java-utils,
There are maybe transitive dependencies!

plexus-compiler-javafxc from group net.sf.m2-javafxc (version 0.3)

This component may be plugged into standard compile plugin of maven to compile JavaFX ( http://javafx.com/) sources. The component assumes that JavaFX SDK 1.2+ is installed on the machine were built process is run. Environment variable JFX_HOME should point to JavaFX installation directory (typically /usr/share/javafx-sdk1.2 for Linux machines). Version 0.3 is current one and is stable. Version 0.2 has deffect and compiles only basic code samples in all other cases it simply fail.

Group: net.sf.m2-javafxc Artifact: plexus-compiler-javafxc
Show all versions 
 

0 downloads
Artifact plexus-compiler-javafxc
Group net.sf.m2-javafxc
Version 0.3
Last update 21. July 2009
Organization not specified
URL http://m2-javafxc.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies plexus-utils, plexus-compiler-api,
There are maybe transitive dependencies!

libswresample from group com.tagtraum (version 4.0.0)

The libswresample library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: Resampling: is the process of changing the audio rate, for example from an high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. Format conversion: is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). Rematrixing: is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options.

Group: com.tagtraum Artifact: libswresample
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libswresample
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 93 from 93 (items total 927)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy