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

Download JAR files tagged by util with all dependencies

Search JAR files by class name

retepTools-generator from group uk.org.retep (version 9.10)

Miscelaneous code generators that generate sources based on specialist Generator classes and .property definition files. For example the class uk.org.retep.util.string.RFC3454 is generated using this maven plugin by retrieving the RFC directly from the IETF website.

Group: uk.org.retep Artifact: retepTools-generator
Show all versions Show source 
 

0 downloads
Artifact retepTools-generator
Group uk.org.retep
Version 9.10
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-project, maven-plugin-api, classworlds,
There are maybe transitive dependencies!

mime-util from group eu.medsea.mimeutil (version 2.1.3)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect MIME types from files, input streams, URL's and byte arrays. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.

Group: eu.medsea.mimeutil Artifact: mime-util
Show all versions 
 

53 downloads
Artifact mime-util
Group eu.medsea.mimeutil
Version 2.1.3
Last update 05. January 2010
Organization Medsea Business Solutions S.L.
URL http://www.medsea.eu/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

maybe from group io.github.joselion (version 4.2.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: io.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group io.github.joselion
Version 4.2.1
Last update 13. February 2024
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!

logman-core from group com.raelity.logman (version 2.3.1)

Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-core
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-core
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logman-demo from group com.raelity.logman (version 2.3.1)

logman parent project: Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-demo
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-demo
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-demo
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, simplevalidation-standalone, org-netbeans-swing-outline, raelity-lib,
There are maybe transitive dependencies!

logman-parent from group com.raelity.logman (version 2.3.1)

logman parent project: Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact logman-parent
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization Raelity Engineering
URL https://foss.heptapod.net/java/jlogman
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maybe from group com.github.joselion (version 2.1.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: com.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 2.1.1
Last update 13. June 2022
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

openprops from group org.fedorahosted.openprops (version 0.8.5)

${project.name} is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries.

Group: org.fedorahosted.openprops Artifact: openprops
Show all versions Show documentation Show source 
 

0 downloads
Artifact openprops
Group org.fedorahosted.openprops
Version 0.8.5
Last update 29. May 2018
Organization not specified
URL https://fedorahosted.org/openprops
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
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!



Page 221 from 224 (items total 2234)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy