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

Download JAR files tagged by works with all dependencies

Search JAR files by class name

jwebmp-blueimp-fileupload from group com.jwebmp.jre11 (version 0.62.0.1)

File Upload widget with multiple file selection, drag and drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Group: com.jwebmp.jre11 Artifact: jwebmp-blueimp-fileupload
Show documentation Show source 
 

0 downloads
Artifact jwebmp-blueimp-fileupload
Group com.jwebmp.jre11
Version 0.62.0.1
Last update 18. November 2018
Organization not specified
URL https://github.com/GedMarc/JWebMP-BlueImpFileUpload
License not specified
Dependencies amount 7
Dependencies jwebmp-blueimp-gallery, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all, commons-fileupload, tika-core,
There are maybe transitive dependencies!

jwebmp-blueimp-fileupload from group com.jwebmp.jre10 (version 0.59.0.14)

File Upload widget with multiple file selection, drag and drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Group: com.jwebmp.jre10 Artifact: jwebmp-blueimp-fileupload
Show all versions Show documentation Show source 
 

0 downloads
Artifact jwebmp-blueimp-fileupload
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/JWebMP-BlueImpFileUpload
License not specified
Dependencies amount 13
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, jwebmp-blueimp-gallery, jackson-databind, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all, commons-fileupload, tika-core,
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!

chicory-stream from group com.github.sviperll (version 0.36)

Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory.

Group: com.github.sviperll Artifact: chicory-stream
Show all versions Show documentation Show source 
 

0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory/tree/master/chicory-stream
License not specified
Dependencies amount 2
Dependencies chicory-core, annotations,
There are maybe transitive dependencies!

sysinfo from group com.srotya.sys (version 0.0.3)

Sysinfo is a linux daemon written in Java that exposes OS info and metrics via a REST API. It also supports push metrics where the daemon will post the metrics to an endpoint of your choice. Currently supporting: - REST - Syslog The daemon works by monitoring linux /proc. More information can be found here: https://www.kernel.org/doc/Documentation/filesystems/proc.txt

Group: com.srotya.sys Artifact: sysinfo
Show documentation Show source 
 

1 downloads
Artifact sysinfo
Group com.srotya.sys
Version 0.0.3
Last update 06. April 2016
Organization not specified
URL https://github.com/srotya/sysinfo
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies gson, commons-configuration, jetty-server, jetty-servlet, jersey-container-jetty-http, jersey-container-servlet-core, jersey-server, jersey-media-moxy,
There are maybe transitive dependencies!

mmm-util-backport-java.util.function from group net.sf.m-m-m (version 1.0.1)

A backport for java.util.function to be used in java versions older than 1.8. As there are no default methods before 1.8 the backport is very limited. It only allows to create libraries with modern APIs to allow 1.8 code to use nice and natural lambdas without locking out users with older java versions. ATTENTION: This only works with -Xbootclasspath. Also it is inofficial and invalid according to JCP/JSR. However, we need a working update-path to 1.8.

Group: net.sf.m-m-m Artifact: mmm-util-backport-java.util.function
Show all versions Show documentation Show source 
 

344 downloads
Artifact mmm-util-backport-java.util.function
Group net.sf.m-m-m
Version 1.0.1
Last update 11. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hyperPipes from group nz.ac.waikato.cms.weka (version 1.0.2)

Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the attribute bounds observed for each category). Test instances are classified according to the category that "most contains the instance". Does not handle numeric class, or missing values in test cases. Extremely simple algorithm, but has the advantage of being extremely fast, and works quite well when you have "smegloads" of attributes.

Group: nz.ac.waikato.cms.weka Artifact: hyperPipes
Show all versions Show documentation Show source 
 

1 downloads
Artifact hyperPipes
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/hyperPipes
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

ferris-slise-common from group org.ferris (version 0.0.1)

Ferris SLiSE (Spectral Line Search Engine) Common contains code which is common to the different ways SLiSE is packaged and distributed. Because of the way Maven works, it's easier to create seperate projects to package and distribute SLiSE as either an Applet Application, a Desktop Application, or a Java Web Start Application mvn clean site package 0.0.1 Convert from Oak to Ferris

Group: org.ferris Artifact: ferris-slise-common

 

0 downloads
Artifact ferris-slise-common
Group org.ferris
Version 0.0.1
Last update 11. March 2010
Organization not specified
URL http://ferris.sourceforge.net/slise-common
License not specified
Dependencies amount 3
Dependencies ferris-losst-common, jfreechart, jcommon,
There are maybe transitive dependencies!

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!

LiteAVSDK_International from group com.tencent.liteav (version 9.5.11351)

Leveraging Tencent's 21 years of experience in network and audio/video technologies, Tencent Real-Time Communication (TRTC) offers multi-person audio/video calls and low-latency interactive live streaming solutions. With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services. Audio/Video Call Solution TRTC provides a client SDK that works across platforms and regions. This solution can be easily used on webpages to enable audio and video call capability for all applications. Low-Latency Interactive Live Streaming Solution TRTC leverages Tencent Cloud's high-quality node resources, industry-leading network and audio/video technologies to helps you build interactive live streaming services with minimal lags and a latency below 1 second, taking live streaming into the era of CDN 2.0.腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。

Group: com.tencent.liteav Artifact: LiteAVSDK_International
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LiteAVSDK_International
Group com.tencent.liteav
Version 9.5.11351
Last update 02. April 2022
Organization not specified
URL https://github.com/tencentyun/LiteAVProfessional_Android
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 39 from 44 (items total 438)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy