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

fcrepo-auth-webac from group org.fcrepo (version 6.5.0)

An authorization module for the Fedora Commons Repository framework, implementing the RDF-based WebAccessControl authorization mechanism, as proposed by the W3C. This makes it possible to define fine-grained repository access controls on individual resources or classes of resources to specific users and/or groups.

Group: org.fcrepo Artifact: fcrepo-auth-webac
Show all versions Show documentation Show source 
 

0 downloads
Artifact fcrepo-auth-webac
Group org.fcrepo
Version 6.5.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies fcrepo-auth-common, fcrepo-kernel-api, fcrepo-http-api, fcrepo-persistence-api, jena-core, jena-arq, spring-beans, logback-classic, javax.annotation-api, caffeine, httpclient, fcrepo-configs, shiro-core, shiro-spring,
There are maybe transitive dependencies!

findsecbugs-samples-deps from group com.h3xstream.findsecbugs (version 1.13.0)

Find Security Bugs stub dependencies use for the samples. This module create facades for all the APIs (classes, interfaces and annotations) that are use in the test code. The objective is to avoid the needed to download all the framework supported by the static analyzer.

Group: com.h3xstream.findsecbugs Artifact: findsecbugs-samples-deps
Show all versions Show documentation Show source 
 

0 downloads
Artifact findsecbugs-samples-deps
Group com.h3xstream.findsecbugs
Version 1.13.0
Last update 26. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-codec,
There are maybe transitive dependencies!

substitution-generators from group com.credibledoc (version 1.0.51)

This module contains implementations of the ContentGenerator interface. Instances of these classes generate a content. This content will be placed instead of Placeholders. See the https://github.com/credibledoc/credible-doc/tree/master/substitution/substitution-generators page.

Group: com.credibledoc Artifact: substitution-generators
Show all versions Show documentation Show source 
 

0 downloads
Artifact substitution-generators
Group com.credibledoc
Version 1.0.51
Last update 25. February 2024
Organization not specified
URL https://github.com/credibledoc/credible-doc
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies substitution-core, plantuml-core, slf4j-api, javaparser-core, logback-classic, classgraph,
There are maybe transitive dependencies!

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!



Page 846 from 3 (items total 8913)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy