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

Download JAR files tagged by native with all dependencies

Search JAR files by class name

cbrew from group org.jbrew.cbrew (version 0.1.0-beta.6)

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features.

Group: org.jbrew.cbrew Artifact: cbrew
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cbrew
Group org.jbrew.cbrew
Version 0.1.0-beta.6
Last update 21. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

native-core from group org.jbrew.native (version 0.1.0-beta.2)

This library contains native facade implementations of the JBrew utility libraries with the Java Native Interface (JNI). This set of libraries features specific optimizations for Unix-based systems in terms of performance and memory. This is achieved through careful tuning using the C programming language to not only control for garbage collection, but also to ensure maximum performance for elected library features.

Group: org.jbrew.native Artifact: native-core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact native-core
Group org.jbrew.native
Version 0.1.0-beta.2
Last update 07. April 2020
Organization not specified
URL https://jbrew.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

android-util from group net.morimekta.utils (version 3.0.1)

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Group: net.morimekta.utils Artifact: android-util
Show all versions Show documentation Show source 
 

503 downloads
Artifact android-util
Group net.morimekta.utils
Version 3.0.1
Last update 08. September 2018
Organization not specified
URL https://gitlab.com/morimekta/android-util
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

photo-picker-plus from group com.getchute.android.libs.photopickerplus (version 2.3.3)

PhotoPicker+ is a component made for developers to easily integrate it inside their application and enable photo and video picking functionality. This component enables browsing media items from services such as Facebook, Picasa, Instagram, Flickr, Google+, Google Drive, SkyDrive, YouTube and Dropbox. It also enables capturing photos and videos with the native camera application and choosing media items from the device.

Group: com.getchute.android.libs.photopickerplus Artifact: photo-picker-plus
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact photo-picker-plus
Group com.getchute.android.libs.photopickerplus
Version 2.3.3
Last update 21. November 2017
Organization not specified
URL https://github.com/chute/photo-picker-plus-android
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies appcompat-v7, cardview-v7, recyclerview-v7, picasso, rxandroid, rxjava, retrofit, adapter-rxjava, converter-gson, android-commons,
There are maybe transitive dependencies!

emma-spark from group org.emmalanguage (version 0.2.3)

Group: org.emmalanguage Artifact: emma-spark
Show all versions Show documentation Show source 
 

0 downloads
Artifact emma-spark
Group org.emmalanguage
Version 0.2.3
Last update 16. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies scala-library, scala-reflect, scala-compiler, emma-language, emma-language, spark-core_${scala.tools.version}, spark-sql_${scala.tools.version}, spark-indexedrdd,
There are maybe transitive dependencies!

emma from group org.emmalanguage (version 0.2.3)

Emma is a quotation-based, deeply embedded Scala DSL for scalable data analysis. Emma aims is to improve developer productivity by maximizing the reuse of native Scala features in the DSL and hiding parallelism aspects of supported backend engines (e.g. Flink, Spark) behind a high-level, declarative API.

Group: org.emmalanguage Artifact: emma
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact emma
Group org.emmalanguage
Version 0.2.3
Last update 16. November 2017
Organization not specified
URL https://emma-language.org
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies scalatest_${scala.tools.version},
There are maybe transitive dependencies!

emma-lib from group org.emmalanguage (version 0.2.3)

Group: org.emmalanguage Artifact: emma-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact emma-lib
Group org.emmalanguage
Version 0.2.3
Last update 16. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies emma-language, emma-language, hadoop-common, hadoop-hdfs, scopt_${scala.tools.version}, spark-mllib-local_${scala.tools.version},
There are maybe transitive dependencies!

emma-gui from group org.emmalanguage (version 0.2.3)

Group: org.emmalanguage Artifact: emma-gui
Show all versions Show documentation Show source 
 

0 downloads
Artifact emma-gui
Group org.emmalanguage
Version 0.2.3
Last update 16. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies scala-library, scala-compiler, scala-reflect, jetty-server, jetty-webapp, jetty-security, jetty-eventsource-servlet, gson, commons-io, log4j, slf4j-api, slf4j-log4j12, scala-logging-slf4j_${scala.tools.version},
There are maybe transitive dependencies!



Page 467 from 473 (items total 4721)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy