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

Download JAR files tagged by project with all dependencies

Search JAR files by class name

biojava-genome from group org.biojava (version 7.1.1)

Group: org.biojava Artifact: biojava-genome
Show all versions Show documentation Show source 
 

2 downloads
Artifact biojava-genome
Group org.biojava
Version 7.1.1
Last update 06. March 2024
Organization not specified
URL Not specified
License GNU LGPL v2
Dependencies amount 7
Dependencies guava, biojava-core, biojava-alignment, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

maven-remote-resources-plugin from group org.apache.maven.plugins (version 3.2.0)

Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.

Group: org.apache.maven.plugins Artifact: maven-remote-resources-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact maven-remote-resources-plugin
Group org.apache.maven.plugins
Version 3.2.0
Last update 02. March 2024
Organization The Apache Software Foundation
URL https://maven.apache.org/plugins/maven-remote-resources-plugin/
License Apache-2.0
Dependencies amount 8
Dependencies maven-resolver-util, maven-archiver, maven-filtering, maven-common-artifact-filters, plexus-resources, plexus-utils, plexus-xml, velocity-engine-core,
There are maybe transitive dependencies!

robovm-ibxcode from group com.mobidevelop.robovm (version 2.3.21)

The RoboVM doesn't provide any functionality to edit xib/storyboards at iOS side. All changes to be done in Interface Builder. To simplify it simple xcode project is generated that contains all classes that are exported by Custom class. These classes expose IBOutlet/IBOutletCollection/IBAction/IBObservable to easy attach outlet to corresponding field/setter in class

Group: com.mobidevelop.robovm Artifact: robovm-ibxcode
Show all versions Show documentation Show source 
 

0 downloads
Artifact robovm-ibxcode
Group com.mobidevelop.robovm
Version 2.3.21
Last update 27. February 2024
Organization not specified
URL http://github.com/MobiVM/robovm
License GNU General Public License, version 2
Dependencies amount 2
Dependencies commons-io, bcel,
There are maybe transitive dependencies!

module-size-calculator from group pl.tfij (version 1.0.0)

The Module Size Calculator is a Java library designed for analyzing the size of modules within a project based on lines of code (LOC). It provides functionalities to calculate and visualize the distribution of code among different modules, helping developers understand the codebase's structure and identify potential areas for optimization or refactoring.

Group: pl.tfij Artifact: module-size-calculator
Show documentation Show source 
 

0 downloads
Artifact module-size-calculator
Group pl.tfij
Version 1.0.0
Last update 24. February 2024
Organization not specified
URL https://github.com/tfij/module-size-calculator
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schedulerx-netty from group com.aliyun.schedulerx (version 3.10.6.Final)

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Group: com.aliyun.schedulerx Artifact: schedulerx-netty
Show documentation Show source 
 

0 downloads
Artifact schedulerx-netty
Group com.aliyun.schedulerx
Version 3.10.6.Final
Last update 18. February 2024
Organization The Netty Project
URL http://netty.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

matter-android-demo-sdk from group com.google.matter (version 1.0)

THIS LIBRARY IS PROVIDED WITH NO WARRANTY OR GUARANTEE OF ANY KIND, TO BE USED FOR DEVELOPMENT AND EXAMPLE PURPOSES ONLY. THIS LIBRARY SHOULD NOT BE USED IN A PRODUCTION APPLICATION. This library contains the JNI JAR and SO artifacts (all architectures) from the Matter SDK (https://github.com/project-chip/connectedhomeip) Android CHIP Tool examples to be used in the development and testing of Android Matter controller applications such as GHSAFM.

Group: com.google.matter Artifact: matter-android-demo-sdk
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact matter-android-demo-sdk
Group com.google.matter
Version 1.0
Last update 07. February 2024
Organization not specified
URL https://github.com/google-home/sample-apps-for-matter-android
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

brooklyn-logback-xml from group org.apache.brooklyn (version 1.1.0)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: org.apache.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group org.apache.brooklyn
Version 1.1.0
Last update 01. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

process-kt from group dev.junsung (version 1.0.0)

ProcessKt is a versatile open-source project designed to simplify and enhance the execution of shell commands, providing a seamless experience for developers working with Kotlin. This project empowers users to effortlessly integrate and manage shell commands within their Kotlin applications, fostering efficiency and flexibility in command-line operations.

Group: dev.junsung Artifact: process-kt
Show documentation Show source 
 

0 downloads
Artifact process-kt
Group dev.junsung
Version 1.0.0
Last update 08. January 2024
Organization not specified
URL https://github.com/junsung-cho/ProcessKt
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

dependency-versions-check-maven-plugin from group org.basepom.maven (version 4.0.1)

The dependency-versions-check plugin verifies that all resolved versions of artifacts are at least the versions specified by the project dependencies. The Maven dependency resolution process will substitute versions for the different artifacts in a dependency tree and sometimes chooses incompatible versions which leads to difficult to detect problems. This plugin resolves all dependencies and collects any requested version. It evaluates whether the resolved versions are compatible to the requested versions and reports possible conflicts.

Group: org.basepom.maven Artifact: dependency-versions-check-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact dependency-versions-check-maven-plugin
Group org.basepom.maven
Version 4.0.1
Last update 28. December 2023
Organization The basepom project
URL https://basepom.github.io/dependency-versions-check-maven-plugin/
License Apache License 2.0
Dependencies amount 3
Dependencies guava, maven-resolver-util, maven-shared-utils,
There are maybe transitive dependencies!

esapi from group org.owasp.esapi (version 2.5.3.1)

The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary developers on the OWASP web site. By providing developers with a set of strong controls, we aim to eliminate some of the complexity of creating secure web applications. This can result in significant cost savings across the SDLC.

Group: org.owasp.esapi Artifact: esapi
Show all versions Show documentation Show source 
 

472 downloads
Artifact esapi
Group org.owasp.esapi
Version 2.5.3.1
Last update 01. December 2023
Organization The Open Worldwide Application Security Project (OWASP)
URL https://owasp.org/www-project-enterprise-security-api/
License BSD
Dependencies amount 11
Dependencies xom, commons-beanutils, commons-configuration, commons-lang, commons-fileupload, commons-collections4, bsh, antisamy, slf4j-api, xml-apis, commons-io,
There are maybe transitive dependencies!



Page 2852 from 2944 (items total 29434)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy