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

Download JAR files tagged by each with all dependencies

Search JAR files by class name

org.apache.sling.discovery.oak from group org.apache.sling (version 1.2.44)

Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.

Group: org.apache.sling Artifact: org.apache.sling.discovery.oak
Show all versions Show documentation Show source 
 

1 downloads
Artifact org.apache.sling.discovery.oak
Group org.apache.sling
Version 1.2.44
Last update 27. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.apache.felix.healthcheck.api,
There are maybe transitive dependencies!

webhook from group io.github.pckhoi.keycloak (version 20.0.3.1)

Provides webhook functionality to Keycloak. A Rest API is provided to create and manage webhooks. This webhook is meant for notification to internal services so no authentication mechanism is provided at the moment. In exchange, each webhook can listen to any kind of event that an event handler can listen to.

Group: io.github.pckhoi.keycloak Artifact: webhook
Show all versions Show documentation Show source 
 

0 downloads
Artifact webhook
Group io.github.pckhoi.keycloak
Version 20.0.3.1
Last update 16. February 2023
Organization not specified
URL https://github.com/pckhoi/keycloak-webhook
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies keycloak-core, jackson-databind,
There are maybe transitive dependencies!

mongodb-atlas-databaseuser from group io.github.cdklabs.cdk_cloudformation (version 1.3.0-alpha.7)

The databaseUsers resource lets you retrieve, create and modify the MongoDB users in your cluster. Each user has a set of roles that provide access to the project?s databases. A user?s roles apply to all the clusters in the project: if two clusters have a products database and a user has a role granting read access on the products database, the user has that access on both clusters.

Group: io.github.cdklabs.cdk_cloudformation Artifact: mongodb-atlas-databaseuser
Show all versions Show documentation Show source 
 

0 downloads
Artifact mongodb-atlas-databaseuser
Group io.github.cdklabs.cdk_cloudformation
Version 1.3.0-alpha.7
Last update 03. February 2023
Organization not specified
URL https://github.com/cdklabs/cdk-cloudformation.git
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

jcore-pubmed-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-pubmed-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

automodule-inject from group com.mastfrog (version 1.2)

A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.

Group: com.mastfrog Artifact: automodule-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact automodule-inject
Group com.mastfrog
Version 1.2
Last update 27. October 2022
Organization Mastfrog Technologies
URL https://github.com:timboudreau/mastfrog-parent
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gitlog-maven-plugin from group com.github.danielflower.mavenplugins (version 1.14.0)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: gitlog-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL https://github.com/danielflower/maven-gitlog-plugin
License MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3, maven-reporting-api, doxia-sink-api, xml-apis,
There are maybe transitive dependencies!

lablib-checkboxtree from group eu.essilab (version 4.0)

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node. Checkboxes can toggle between the checked and unchecked state. Disabled and greyed checkboxes are also supported. The CheckboxTree API design is inspired by the JTree interface.

Group: eu.essilab Artifact: lablib-checkboxtree
Show all versions Show documentation Show source 
 

0 downloads
Artifact lablib-checkboxtree
Group eu.essilab
Version 4.0
Last update 06. October 2022
Organization ESSI-Lab
URL https://essi-lab.eu/projectsSites/lablib-checkboxtree/
License GPL-2.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-whitespace-resource-filter from group org.owasp.maven-tools (version 2.0.0)

The velocity-whitespace-resource-filter is used in Maven builds to remove whitespace from Velocity Templates. Leading whitespace is removed from each line and a Velocity single line comment (##) is appended to the end of each line - making the output from the template more compact. This is useful when the templates generate output like XML, HTML, or JSON.

Group: org.owasp.maven-tools Artifact: velocity-whitespace-resource-filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact velocity-whitespace-resource-filter
Group org.owasp.maven-tools
Version 2.0.0
Last update 28. July 2022
Organization OWASP
URL http://jeremylong.github.io/velocity-whitespace-resource-filter
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies javax.inject, plexus-build-api, maven-filtering, commons-io, plexus-component-annotations,
There are maybe transitive dependencies!

console-input-manager from group io.github.9ins (version 1.0.1)

This library help you to build Java console input process on your console application with easiest way of way. Also it is provide more effective and easy way of development console application. You can define interactive queries which be need on the application as user input and set up each queries with full-managed way.

Group: io.github.9ins Artifact: console-input-manager
Show all versions Show documentation Show source 
 

0 downloads
Artifact console-input-manager
Group io.github.9ins
Version 1.0.1
Last update 10. August 2021
Organization not specified
URL https://github.com/9ins/console-input-manager
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javimmutable-collections from group org.javimmutable (version 3.2.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: javimmutable-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact javimmutable-collections
Group org.javimmutable
Version 3.2.1
Last update 01. January 2021
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 41 from 69 (items total 684)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy