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

Download JAR files tagged by developer with all dependencies

Search JAR files by class name

safecharge-sdk-java from group com.safecharge (version 1.7.8)

Group: com.safecharge Artifact: safecharge-sdk-java
Show all versions Show documentation Show source 
 

6 downloads
Artifact safecharge-sdk-java
Group com.safecharge
Version 1.7.8


amazon-appstore-sdk from group com.amazon.device (version 3.0.5)

The Appstore SDK provides functionality for handling Digital Rights Management (DRM) and In-App Purchasing (IAP) within your Java-based Android-based app. DRM, or more generally "license verification," is used to address developer concerns around unauthorised copying and distribution of apps. With In-App Purchasing (IAP), users can purchase digital items within your app, such as extra lives for a game or a subscription to premium content

Group: com.amazon.device Artifact: amazon-appstore-sdk
Show all versions Show documentation 
 

0 downloads
Artifact amazon-appstore-sdk
Group com.amazon.device
Version 3.0.5
Last update 27. May 2024
Organization not specified
URL https://developer.amazon.com/docs/apps-and-games/sdk-downloads.html#iap
License Program Materials License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ffmpeg-package from group com.tagtraum (version 4.0.11)

FFmpeg built with support for javax.sound.sampled in mind, i.e. mostly decoders, demuxers etc. Codecs to have known patent problems are disabled (no guarantee). tagtraum industries is not the developer of FFmpeg or any of its libraries. It only assembled this particular package. For more information on FFmpeg, please visit http://www.ffmpeg.org/

Group: com.tagtraum Artifact: ffmpeg-package
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg-package
Group com.tagtraum
Version 4.0.11
Last update 01. August 2023
Organization tagtraum industries incorporated
URL https://www.tagtraum.com/ffmpeg
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-batch-context from group org.digibooster.spring.batch (version 1.1.0-RELEASE)

The aim of this library is to allow developers who use spring-batch to propagate information from the main thread that runs the batch to the executions context of the batch items : ItemReader, ItemProcessor and ItemWriter. For example we some times need to extract the current user from Security Context, so instead of writing the code that passes the current user information as a job parameter we let this library to handle it. This library can be extended to support any information developer want to add.

Group: org.digibooster.spring.batch Artifact: spring-batch-context
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-context
Group org.digibooster.spring.batch
Version 1.1.0-RELEASE
Last update 17. February 2023
Organization not specified
URL https://github.com/zahidMed/spring-batch-context
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-plugin from group com.softwaresecured.reshift (version 1.2.0)

A maven plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.reshift Artifact: maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-plugin
Group com.softwaresecured.reshift
Version 1.2.0
Last update 19. May 2021
Organization Reshift Security
URL https://reshift.reshiftsecurity.com
License Commercial Proprietary License
Dependencies amount 9
Dependencies spotbugs-maven-plugin, gethostname4j, commons-io, runtime, org.eclipse.jgit, json-simple, guava, okhttp, maven-plugin-api,
There are maybe transitive dependencies!

gradle-plugin from group com.softwaresecured.reshift (version 1.2.0)

A gradle plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.reshift Artifact: gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gradle-plugin
Group com.softwaresecured.reshift
Version 1.2.0
Last update 19. May 2021
Organization Reshift Security
URL https://reshift.reshiftsecurity.com
License Commercial Proprietary License
Dependencies amount 8
Dependencies spotbugs-maven-plugin, gethostname4j, commons-io, runtime, org.eclipse.jgit, json-simple, guava, okhttp,
There are maybe transitive dependencies!

bluemarine2 from group it.tidalwave.bluemarine2 (version 1.1-ALPHA-1)

blueMarine II is a media centre based on a semantic database. It is developed on Java 11 and Java FX. It exposes resources via DLNA and REST; it can run on a Raspberry PI and integrated with CEC for being operated with a TV remote. Still at the alpha stage of development, it can be used with some hack to reproduce audio files. The project website is at [http://bluemarine.tidalwave.it](http://bluemarine.tidalwave.it); the developer website is at [http://tidalwave.it/projects/bluemarine2](http://tidalwave.it/projects/bluemarine2).

Group: it.tidalwave.bluemarine2 Artifact: bluemarine2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bluemarine2
Group it.tidalwave.bluemarine2
Version 1.1-ALPHA-1
Last update 09. April 2021
Organization not specified
URL http://blueMarine.tidalwave.it
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

generic-dao from group org.sakaiproject.genericdao (version 0.12.0)

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistence objects when they are using Spring and/or Hibernate. The package was originally created by Aaron Zeckoski for the Evaluation System project but was repackaged to make it distributable by request. It is used in the RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils provided dependency: BeanUtils is not required if you are not using it in your project. Note about the Hibernate provided dependency: Hibernate is not required if you are not using it in your project.

Group: org.sakaiproject.genericdao Artifact: generic-dao
Show all versions Show documentation Show source 
 

6 downloads
Artifact generic-dao
Group org.sakaiproject.genericdao
Version 0.12.0
Last update 22. August 2020
Organization CARET, University of Cambridge
URL http://confluence.sakaiproject.org/confluence/x/zX8
License Apache License 2
Dependencies amount 1
Dependencies reflectutils,
There are maybe transitive dependencies!

juffrou from group net.sf.juffrou (version 2.1.9)

Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.

Group: net.sf.juffrou Artifact: juffrou
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact juffrou
Group net.sf.juffrou
Version 2.1.9
Last update 22. March 2020
Organization Juffrou
URL http://cemartins.github.io/juffrou
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

odfdom-java from group org.odftoolkit (version 1.0.0-BETA1)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

19 downloads
Artifact odfdom-java
Group org.odftoolkit
Version 1.0.0-BETA1
Last update 06. October 2019
Organization The Document Foundation
URL https://odftoolkit.org/odfdom/
License Apache 2
Dependencies amount 9
Dependencies xercesImpl, xml-apis, serializer, jena-core, java-rdfa, commons-validator, commons-lang3, json, git-commit-id-plugin,
There are maybe transitive dependencies!



Page 95 from 102 (items total 1017)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy