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

Download JAR files tagged by oriented with all dependencies

Search JAR files by class name

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!

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

OpenCL4Java is a thin Java wrapper around OpenCL's C API. It uses JNA as its interop layer library, which means it works on all of the (many) JNA-supported platforms (see http://jna.dev.java.net/). It is autogenerated by JNAerator (http://jnaerator.googlecode.com/), so updates to newer OpenCL specs are a matter of seconds. Note that OpenCL4Java is used by JavaCL, an Object-Oriented API that presents OpenCL in a much more practical, powerful and idiomatic way to Java. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

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

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

mocca-core from group de.ovgu.dke.mocca (version 0.1.2)

MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. In contrast to the Request-Response scheme the message flow is not fixed by the framework. This allows to implement different communication paradigms (including Request-Response). The whole system can be seen as an automaton with Messages that trigger state transitions in the local Contexts. This library contains the core components, including the GLUE-based implementation.

Group: de.ovgu.dke.mocca Artifact: mocca-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact mocca-core
Group de.ovgu.dke.mocca
Version 0.1.2
Last update 16. April 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/mocca/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies glue-core, glue-util, jcip-annotations,
There are maybe transitive dependencies!

xapi-template from group net.wetheinter (version 0.2)

A simple templating system for java codegen. This library includes an object-oriented, fluent source writing api, for a chained, intuitive codegen api. It also includes a template processor which can take java source files formatted with "magic comments", to allow simple mapping of GeneratorClass#generatorMethod() to inject dynamic source content. //@generateWith(GeneratorClass)// -Sets the current generator. You may use as many as you please //generatorMethod(arbitrary-string-data-you-may-want-to-parse)// -invokes the named method on the current injector, with any text (between brackets) sent as a string This allows you to markup default source with hooks where you may want to inject arbitrary code. It is especially useful for generating super-source in gwt compiles; changes to the default class are propagated to overrides.

Group: net.wetheinter Artifact: xapi-template
Show documentation Show source 
 

0 downloads
Artifact xapi-template
Group net.wetheinter
Version 0.2
Last update 20. February 2013
Organization The Internet Party
URL https://github.com/WeTheInternet/xapi-template
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

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

OpenCL4Java is a thin Java wrapper around OpenCL's C API. It uses JNA as its interop layer library, which means it works on all of the (many) JNA-supported platforms (see http://jna.dev.java.net/). It is autogenerated by JNAerator (http://jnaerator.googlecode.com/), so updates to newer OpenCL specs are a matter of seconds. Note that OpenCL4Java is used by JavaCL, an Object-Oriented API that presents OpenCL in a much more practical, powerful and idiomatic way to Java. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

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

1 downloads
Artifact opencl4java-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/nativelibs4java/wiki/OpenCL
License not specified
Dependencies amount 1
Dependencies jnaerator-runtime,
There are maybe transitive dependencies!

jdom from group org.jopendocument (version 1.1.1)

JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide. built July 23 2009

Group: org.jopendocument Artifact: jdom
Show documentation Show source 
 

7 downloads
Artifact jdom
Group org.jopendocument
Version 1.1.1
Last update 30. April 2012
Organization jdom.org
URL http://www.jdom.org/
License BSD/Apache style, see LICENSE.txt
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sablecc from group sablecc (version 3.2-1)

SableCC is an object-oriented framework that generates compilers (and interpreters) in the Java programming language. This framework is based on two fundamental design decisions. Firstly, the framework uses object-oriented techniques to automatically build a strictly-typed abstract syntax tree. Secondly, the framework generates tree-walker classes using an extended version of the visitor design pattern which enables the implementation of actions on the nodes of the abstract syntax tree using inheritance. These two design decisions lead to a tool that supports a shorter development cycle for constructing compilers.

Group: sablecc Artifact: sablecc
Show all versions Show source 
 

1 downloads
Artifact sablecc
Group sablecc
Version 3.2-1
Last update 25. February 2008
Organization not specified
URL http://sablecc.org
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jakarta.batch.arquillian.extension from group jakarta.batch (version 2.1.5)

Group: jakarta.batch Artifact: jakarta.batch.arquillian.extension
Show all versions Show documentation Show source 
 

0 downloads



Page 300 from 306 (items total 3055)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy