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

Download JAR files tagged by names with all dependencies

Search JAR files by class name

proguard from group net.sf.proguard (version 4.4)

ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It removes unused classes, fields, methods, and attributes. It then optimizes the bytecode. It then renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition.

Group: net.sf.proguard Artifact: proguard
Show all versions Show source 
 

13 downloads
Artifact proguard
Group net.sf.proguard
Version 4.4
Last update 21. August 2009
Organization not specified
URL http://proguard.sourceforge.net/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ldap-common from group directory-shared (version 0.9.3)

Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.

Group: directory-shared Artifact: ldap-common
Show all versions 
 

0 downloads
Artifact ldap-common
Group directory-shared
Version 0.9.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies regexp, oro, antlr, junit, asn1-codec,
There are maybe transitive dependencies!

sillyexceptions from group sillyexceptions (version 1.0.1)

<p> This project offers Exceptions to be used in Java programs. Although their names sound silly, the exceptions themselves are quite usefull. </p> <p> Please refer to the <a href='/exceptions_overview.html'>exceptions overview</a> page for a summary of all available exceptions. </p>

Group: sillyexceptions Artifact: sillyexceptions

 

0 downloads
Artifact sillyexceptions
Group sillyexceptions
Version 1.0.1
Last update 08. November 2005
Organization Silly exceptions project team
URL http://sillyexceptions.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

event-ruler from group software.amazon.event.ruler (version 1.7.4)

Event Ruler is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. There are two reasons to use Ruler: 1/ It's fast; the time it takes to match Events doesn't depend on the number of Rules. 2/ Customers like the JSON "query language" for expressing rules.

Group: software.amazon.event.ruler Artifact: event-ruler
Show all versions Show documentation Show source 
 

0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.7.4
Last update 08. July 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-databind, jsr305,
There are maybe transitive dependencies!

net.twisterrob.gradle.plugin.android-app.gradle.plugin from group net.twisterrob.gradle.plugin.android-app (version 0.17)

TWiStErRob's Convention plugin for Android applications. Various utilities and setup for minimal configuration of apps. Features: * Automatic singing based on conventional names. * Automatic minification setup including common rules. * Automatic versioning based on version.properties and VCS. * Rename APK file name to contain more information. * Release artifact generation (ZIP including APK and other files).

Group: net.twisterrob.gradle.plugin.android-app Artifact: net.twisterrob.gradle.plugin.android-app.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact net.twisterrob.gradle.plugin.android-app.gradle.plugin
Group net.twisterrob.gradle.plugin.android-app
Version 0.17
Last update 02. May 2024
Organization not specified
URL https://github.com/TWiStErRob/net.twisterrob.gradle
License Unlicense
Dependencies amount 1
Dependencies twister-convention-plugins,
There are maybe transitive dependencies!

logstash-logback-sensitive-data-obfuscator from group io.github.orczykowski (version 1.0.0)

This library provides a solution for masking sensitive data in logs within applications that use Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logstash-logback-sensitive-data-obfuscator
Show documentation Show source 
 

0 downloads
Artifact logstash-logback-sensitive-data-obfuscator
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-species-dict from group de.julielab (version 2.6.0)

This project is a project for the JCoRe Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc. It does not contain species proxies, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For this task there is the project jcore-linnaeus-species-ae-proxies-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-species-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-species-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-proxies-dict from group de.julielab (version 2.6.0)

This project is a resource for the JULES Linnaeus Annotator. The dictionary contained herein is used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc as well as species hints, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. For the task of only finding concrete species names in text, there is the project jcore-linnaeus-species-ae-species-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-proxies-dict
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-proxies-dict
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

cq-pinauthhandler from group com.day.cq (version 1.0.0)

Authentication handler supporting authentication using PINs without requiring passwords to be transmitted. Access PINs are attached to a user ID and may expire by time or by use count. In addition the PINs may be restricted by request URL path and/or HTTP method names. Please note that this authentication handler has been deprecated for security reasons and should no longer be used.

Group: com.day.cq Artifact: cq-pinauthhandler
Show all versions Show documentation Show source 
 

0 downloads
Artifact cq-pinauthhandler
Group com.day.cq
Version 1.0.0
Last update 29. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 4
Dependencies servlet-api, org.osgi.core, org.osgi.compendium, slf4j-api,
There are maybe transitive dependencies!

jfire-sql from group link.jfire (version 1.0.4)

Jfire - SQL is a very powerful SQL framework. By method interface binding with the SQL statement to decouple SQL statements and procedures. At the same time provides a very friendly placeholder to enhance the readability of the code. And support for dynamic SQL feature, automatic paging characteristics, dynamic table name field names, and other functions.

Group: link.jfire Artifact: jfire-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfire-sql
Group link.jfire
Version 1.0.4
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-baseutil, javassist,
There are maybe transitive dependencies!



Page 24 from 29 (items total 281)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy