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

Download JAR files tagged by easily with all dependencies

Search JAR files by class name

nb-editor-close-left-right from group de.funfried.netbeans.plugins (version 1.0.6)

This plugin helps you to easily close unused or unwanted editor tabs. Instead of either close all tabs or all tabs except the currently selected you can also close the tabs right or left, the ones either belong or not belong to the project from the context menu of a selected tab at once or even all tabs that have not been changed since the last commit to your version control system (Git, SVN and Mercurial supported).

Group: de.funfried.netbeans.plugins Artifact: nb-editor-close-left-right
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-editor-close-left-right
Group de.funfried.netbeans.plugins
Version 1.0.6
Last update 19. March 2024
Organization not specified
URL https://funfried.github.io/nb-editor-close-left-right/
License Apache License, Version 2.0
Dependencies amount 16
Dependencies org-openide-awt, org-openide-util, org-openide-util-ui, org-netbeans-modules-options-api, org-openide-util-lookup, org-openide-modules, org-openide-filesystems, org-openide-windows, org-netbeans-core-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi-base, org-netbeans-libs-git, org-netbeans-modules-git, org-netbeans-modules-subversion, org-netbeans-modules-mercurial, commons-lang3,
There are maybe transitive dependencies!

version-lifecycle-maven-plugin from group com.anton-johansson (version 1.0.0)

This Maven plugin aims to provide a better experience regarding version management in Maven. It does this by introducing a new lifecycle. This allows to bump major, minor or patch version numbers with a simple command while still being able to run other plugins during the creation of the version. Output generated from these plugins can easily be added and included in the release tag.

Group: com.anton-johansson Artifact: version-lifecycle-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact version-lifecycle-maven-plugin
Group com.anton-johansson
Version 1.0.0
Last update 07. March 2024
Organization not specified
URL https://github.com/anton-johansson/version-lifecycle-maven-plugin
License Apache License, Version 2.0
Dependencies amount 7
Dependencies java-semver, org.eclipse.jgit, commons-io, maven-plugin-api, maven-core, plexus-utils, plexus-interactivity-api,
There are maybe transitive dependencies!

krausening-root from group org.technologybrewery.krausening (version 19)

Group: org.technologybrewery.krausening Artifact: krausening-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

invest-api-java-sdk-starter from group io.github.dankosik (version 1.6.0-RC1)

Starter for RussianInvestments/invest-api-java-sdk is a convenient tool that allows you to quickly and easily integrate RussianInvestments/invest-api-java-sdk for accessing market data and trading into your Spring Boot applications. This starter provides easy configuration and automatic setup, allowing you to focus on developing functionality instead of spending time on setting up the integration with RussianInvestments/invest-api-java-sdk.

Group: io.github.dankosik Artifact: invest-api-java-sdk-starter
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact invest-api-java-sdk-starter
Group io.github.dankosik
Version 1.6.0-RC1
Last update 08. January 2024
Organization not specified
URL https://github.com/Dankosik/invest-api-java-sdk-starter
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlinx-coroutines-reactor, kotlinx-coroutines-core-jvm, reactor-kotlin-extensions, java-sdk-core, kotlin-stdlib,
There are maybe transitive dependencies!

msal from group com.axzae (version 4.10.2)

Microsoft Identity library for Android gives you the ability to add authentication to your application with just a few lines of additional code. Using our MSAL SDKs you can quickly and easily extend your existing application to all the employees that use MSA, B2C, Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.axzae Artifact: msal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact msal
Group com.axzae
Version 4.10.2
Last update 05. December 2023
Organization Axzae
URL https://github.com/axzae/microsoft-authentication-library-for-android
License The MIT License
Dependencies amount 10
Dependencies kotlin-stdlib, appcompat, browser, constraintlayout, gson, httpclient, opentelemetry-bom, opentelemetry-api, nimbus-jose-jwt, common,
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

kie-platform-bom from group org.kie (version 7.74.1.Final)

Group: org.kie Artifact: kie-platform-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kie-platform-bom
Group org.kie
Version 7.74.1.Final


adal from group com.microsoft.aad (version 4.7.1)

Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoft.aad Artifact: adal
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact adal
Group com.microsoft.aad
Version 4.7.1
Last update 10. June 2023
Organization not specified
URL https://github.com/AzureAD/azure-activedirectory-library-for-android
License MIT License
Dependencies amount 7
Dependencies appcompat, gson, annotation, legacy-support-v4, nimbus-jose-jwt, constraintlayout, common,
There are maybe transitive dependencies!

biz.aQute.jpm from group biz.aQute (version 1.10.0)

jpm is Just another Package Manager for Java. It satisfies the envy of Java developers of Ruby (with their Gems), Perl (with its cpan), and Python (with its pips). jpm makes it very easy to install Java applications on MacOS, Linux, and PC. Any jar that has a main method can easily be installed through this program from the command line.

Group: biz.aQute Artifact: biz.aQute.jpm
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.jpm
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL http://bndtools.org
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 9
Dependencies aQute.libg, biz.aQute.bndlib, slf4j-api, biz.aQute.repository, org.osgi.dto, org.osgi.framework, biz.aQute.api.result, org.osgi.util.promise, org.osgi.util.function,
There are maybe transitive dependencies!

krausening-root from group org.bitbucket.askllc.krausening (version 15)

Group: org.bitbucket.askllc.krausening Artifact: krausening-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads



Page 209 from 3 (items total 2305)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy