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

Download JAR files tagged by different with all dependencies

Search JAR files by class name

addc-security from group com.addc (version 2.6)

The addc-security library supplies classes for handling Key Stores with different types of password callback, GSSUP for CSI-IIOP, cryptographic helper classes that can load definitions of providers and algorithms for different crypto functions from properties files and deliver the correct object for processing encryption, HMACs, Signatures etc. and Helper classes for loading key stores and handling pem files.

Group: com.addc Artifact: addc-security
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-security
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jacorb-omgapi, addc-base, commons-codec, jdom2, bcprov-jdk15on, bcpkix-jdk15on,
There are maybe transitive dependencies!

schedule-viewer-configuration-app from group org.ogema.tools (version 2.2.1)

App Configuration for flexible Scheduleviewer: Its manipulates the ScheduleViewerBasis-Example App in different Configurations: * show/hide/disable some Options * renaming the ScheduleSelector-Items (longname. shortname, Path) * Select/Deselect all ScheduleSelector Items * preselection of some Programm/Selectors/ Filterselectors / Schedules * Export as JSON and/or CSV * Save the SessionSelection in a JSON-String Resource

Group: org.ogema.tools Artifact: schedule-viewer-configuration-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact schedule-viewer-configuration-app
Group org.ogema.tools
Version 2.2.1
Last update 06. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, api, models, ogema-js-bundle, widget-collection, standard-patterns, widget-experimental,
There are maybe transitive dependencies!

butor-mule-dao from group com.butor (version 1.0.30)

Group: com.butor Artifact: butor-mule-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-mule-dao
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies butor-mule-common, butor-dao, butor-json,
There are maybe transitive dependencies!

butor-mule-common from group com.butor (version 1.0.30)

Group: com.butor Artifact: butor-mule-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact butor-mule-common
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

butor-fw-service-parent from group com.butor (version 1.0.30)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

Group: com.butor Artifact: butor-fw-service-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-fw-service-parent
Group com.butor
Version 1.0.30
Last update 22. November 2019
Organization not specified
URL http://www.butor.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mxcache-asm from group com.maxifier.mxcache (version 7.1)

A repackage of ASM byte code manipulation library with some fixes from 3.3. All classes put into com.maxifier.mxcache.asm package. (It was done because different versions ASM are incompatible) The repackaging is done via maven-shade-plugin. This project is located in MxCache repository but it is not liked with its parent project as IDEA doesn't perform well when used with shade plugin.

Group: com.maxifier.mxcache Artifact: mxcache-asm
Show all versions Show documentation Show source 
 

0 downloads
Artifact mxcache-asm
Group com.maxifier.mxcache
Version 7.1
Last update 16. October 2019
Organization Maxifier
URL http://github.com/maxifier/mxcache
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

butor-fw-web-parent from group com.butor (version 1.0.29)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

Group: com.butor Artifact: butor-fw-web-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-fw-web-parent
Group com.butor
Version 1.0.29
Last update 30. August 2019
Organization not specified
URL http://www.butor.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

butor-fw-core-parent from group com.butor (version 1.0.29)

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

Group: com.butor Artifact: butor-fw-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact butor-fw-core-parent
Group com.butor
Version 1.0.29
Last update 30. August 2019
Organization not specified
URL http://www.butor.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-data-querydsl-value-operators from group org.bitbucket.gt_tech (version 4.0.0)

This component provides extensions in terms of "Value operators" in search input fields on top of Querydsl and it's Spring data integration. These value operators embellish the default out of the box capabilities in Spring Data/Querydsl, which is by far statically compiled, by allowing service consumers to plugin different value operators in search fields and thus perform rich/complex queries.

Group: org.bitbucket.gt_tech Artifact: spring-data-querydsl-value-operators
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-data-querydsl-value-operators
Group org.bitbucket.gt_tech
Version 4.0.0
Last update 11. June 2019
Organization not specified
URL https://bitbucket.org/gt_tech/spring-data-querydsl-value-operators
License Apache License, Version 2.0
Dependencies amount 6
Dependencies querydsl-core, querydsl-collections, guava, commons-lang3, commons-collections4, slf4j-api,
There are maybe transitive dependencies!

classmock from group net.sf.esfinge (version 2.3)

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Group: net.sf.esfinge Artifact: classmock
Show all versions Show documentation Show source 
 

1 downloads
Artifact classmock
Group net.sf.esfinge
Version 2.3
Last update 23. November 2018
Organization Esfinge Framework
URL http://esfinge.sourceforge.net/
License MIT License
Dependencies amount 3
Dependencies asm, javaparser-core, commons-lang3,
There are maybe transitive dependencies!



Page 166 from 191 (items total 1907)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy