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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

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!

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!

networkaddressutils from group ltd.clear-solutions (version 1.0.0)

NetworkAddressUtils is a Java library designed to simplify network programming tasks, specifically focusing on retrieving the IPv4 address of a machine's network interfaces. It provides a straightforward API for developers to obtain the machine's local IP address, which is crucial for various network-based applications, especially those involving intra-network communication.

Group: ltd.clear-solutions Artifact: networkaddressutils
Show documentation Show source 
 

0 downloads
Artifact networkaddressutils
Group ltd.clear-solutions
Version 1.0.0
Last update 28. January 2024
Organization The Clear Solutions
URL http://www.clear-solutions.ltd
License Mit
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifi-registry-ranger-jersey-bundle from group org.apache.nifi.registry (version 2.0.0-M2)

This module removes javax.ws.rs package from jersey-bundle.jar which is used by ranger-plugins-common.jar in order to address javax.ws.rs version mismatch between jersey-bundle.jar and NiFi Registry. NiFi Registry uses javax.ws.rs version 2.1. Without doing this, NiFi Registry encounters java.lang.LinkageError: ClassCastException: attempting to castjar:file:nifi-registry-xxx/work/jetty/nifi-registry-web-api-xxx.war/webapp/WEB-INF/lib/javax.ws.rs-api.jar!/javax/ws/rs/ext/RuntimeDelegate.classtojar:file:/home/koji/nifi-registry-xxx/./ext/ranger/lib/jersey-bundle.jar!/javax/ws/rs/ext/RuntimeDelegate.class

Group: org.apache.nifi.registry Artifact: nifi-registry-ranger-jersey-bundle
Show all versions Show source 
 

1 downloads
Artifact nifi-registry-ranger-jersey-bundle
Group org.apache.nifi.registry
Version 2.0.0-M2
Last update 26. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey-bundle,
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!

jaclp from group cz.polankam.security.acl (version 4.1)

JACLP: ACL Permission library for Spring Security introduces static ACL-based role permission system with a touch of ABAC (Attribute-based access control) over resources. It is integrated within Spring Security and its expression based permission control which might be used from Authorize-like annotations over endpoints or generally methods in components.

Group: cz.polankam.security.acl Artifact: jaclp
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaclp
Group cz.polankam.security.acl
Version 4.1
Last update 02. December 2023
Organization not specified
URL https://github.com/Neloop/jaclp
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hilla-gradle-plugin from group dev.hilla (version 24.1.15)

This maven module act as a proxy to test, build, and release the hilla gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the engine-core. However, publishing the hilla-gradle-plugin to gradle plugin central repo is done within platform final releases.

Group: dev.hilla Artifact: hilla-gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hilla-gradle-plugin
Group dev.hilla
Version 24.1.15
Last update 29. November 2023
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 3
Dependencies plugin-base, engine-core, flow-gradle-plugin,
There are maybe transitive dependencies!

automata-modelchecking-ltsmin from group net.automatalib (version 0.11.0)

This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described in the paper "Sound Black-Box Checking in the LearnLib" (https://dx.doi.org/10.1007/s11334-019-00342-6) by Jeroen Meijer and Jaco van de Pol. Note that this implementation requires a local installation of the LTSmin binaries (see https://ltsmin.utwente.nl/) which are not explicitly included in this artifact due to packaging reasons.

Group: net.automatalib Artifact: automata-modelchecking-ltsmin
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-modelchecking-ltsmin
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies automata-api, automata-commons-util, automata-core, automata-serialization-etf, automata-serialization-fsm, automata-util, guava, slf4j-api, buildergen, checker-qual, testng,
There are maybe transitive dependencies!

staxmate from group com.fasterxml.staxmate (version 2.4.1)

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Group: com.fasterxml.staxmate Artifact: staxmate
Show all versions Show documentation Show source 
 

3 downloads
Artifact staxmate
Group com.fasterxml.staxmate
Version 2.4.1
Last update 10. October 2023
Organization FasterXML
URL http://staxmate.codehaus.org
License BSD
Dependencies amount 1
Dependencies stax2-api,
There are maybe transitive dependencies!

apacheds-core-jndi from group org.apache.directory.server (version 2.0.0.AM27)

Contains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JNDI provider bypass the LDAP stack to perform ooerations directly on the ApacheDS core.

Group: org.apache.directory.server Artifact: apacheds-core-jndi
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-core-jndi
Group org.apache.directory.server
Version 2.0.0.AM27
Last update 09. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apacheds-i18n, apacheds-core-api, apacheds-core-shared, api-ldap-model, api-util,
There are maybe transitive dependencies!



Page 643 from 735 (items total 7347)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy