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

Download JAR files tagged by classes with all dependencies

Search JAR files by class name

collections from group org.javimmutable (version 4.0.1)

Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares almost all of its structure with other copies to minimize memory consumption.

Group: org.javimmutable Artifact: collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact collections
Group org.javimmutable
Version 4.0.1
Last update 24. February 2024
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

ordinal from group org.immutables (version 2.10.1)

API and support runtime classes for implementing immutable objects as set enum-like object values, accumulated in so called "domains". This allows for special performance optiomization, like using bit-sets to efficiently calculate inclusion in set or set differences.

Group: org.immutables Artifact: ordinal
Show all versions Show documentation Show source 
 

0 downloads
Artifact ordinal
Group org.immutables
Version 2.10.1
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

patterntesting-rt from group org.patterntesting (version 2.4.0)

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Group: org.patterntesting Artifact: patterntesting-rt
Show all versions Show documentation Show source 
 

8 downloads
Artifact patterntesting-rt
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/runtime/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies aspectjrt, commons-lang3, jsr305, clazzfish-jdbc, validation-api, slf4j-api,
There are maybe transitive dependencies!

compiler from group com.imcys.deeprecopy (version 0.0.1-Beta-3)

DeepReCopy is a deep copy utility library developed specifically for Kotlin's Data classes. It utilizes KSP (Kotlin Symbol Processing) to generate deep copy extension methods for Data classes, providing support for DSL (Domain-Specific Language) syntax.

Group: com.imcys.deeprecopy Artifact: compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact compiler
Group com.imcys.deeprecopy
Version 0.0.1-Beta-3
Last update 03. February 2024
Organization not specified
URL https://github.com/1250422131/DeepReCopy
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

core from group com.imcys.deeprecopy (version 0.0.1-Beta-3)

DeepReCopy is a deep copy utility library developed specifically for Kotlin's Data classes. It utilizes KSP (Kotlin Symbol Processing) to generate deep copy extension methods for Data classes, providing support for DSL (Domain-Specific Language) syntax.

Group: com.imcys.deeprecopy Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.imcys.deeprecopy
Version 0.0.1-Beta-3
Last update 03. February 2024
Organization not specified
URL https://github.com/1250422131/DeepReCopy
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

rd-lib-common from group com.rapiddweller (version 2.0.1-jdk-11)

'rapiddweller Common' is an open source Java library forked from Databene Commons by Volker Bergmann. It provides extensions to the Java core library by utility classes, abstract concepts and concrete implementations.

Group: com.rapiddweller Artifact: rd-lib-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact rd-lib-common
Group com.rapiddweller
Version 2.0.1-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-common
License Apache License 2.0
Dependencies amount 2
Dependencies validation-api, slf4j-api,
There are maybe transitive dependencies!

jaxb-xew-plugin from group io.fares.bind.xjc.plugins (version 2.1.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: io.fares.bind.xjc.plugins Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group io.fares.bind.xjc.plugins
Version 2.1.0
Last update 22. January 2024
Organization not specified
URL https://github.com/fares-io/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 3
Dependencies jaxb-plugins-tools, commons-lang3, logback-classic,
There are maybe transitive dependencies!

surefire-shadefire from group org.apache.maven.surefire (version 3.2.5)

A super-shaded junit3 provider that is used by surefire to build itself, that basically has ALL classes relocated to facilitate no API-conflict whatsoever with ourself. The only remaining point of conflict is around the booter properties file format.

Group: org.apache.maven.surefire Artifact: surefire-shadefire
Show all versions Show source 
 

2 downloads
Artifact surefire-shadefire
Group org.apache.maven.surefire
Version 3.2.5
Last update 06. January 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

magnetictrackparser from group us.fatehi (version 4.0.4)

Magnetic Track Parser is a library that can parse magnetic tracks from a bank issued card. All classes are immutable and thread-safe. The standard `toString()` function formats data in a readable form.

Group: us.fatehi Artifact: magnetictrackparser
Show all versions Show documentation Show source 
 

6 downloads
Artifact magnetictrackparser
Group us.fatehi
Version 4.0.4
Last update 26. December 2023
Organization Sualeh Fatehi
URL https://github.com/sualeh/magnetictrackparser
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies creditcardnumber,
There are maybe transitive dependencies!

hbase-shaded-with-hadoop-check-invariants from group org.apache.hbase (version 3.0.0-beta-1)

Enforces our invariants for our shaded artifacts. e.g. shaded clients have a specific set of transitive dependencies and shaded clients only contain classes that are in particular packages. Does the enforcement through the maven-enforcer-plugin and integration test.

Group: org.apache.hbase Artifact: hbase-shaded-with-hadoop-check-invariants
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hbase-shaded-with-hadoop-check-invariants
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-with-hadoop-check-invariants
License Apache License, Version 2.0
Dependencies amount 1
Dependencies hbase-shaded-client,
There are maybe transitive dependencies!



Page 819 from 866 (items total 8658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy