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

Download JAR files tagged by designed with all dependencies

Search JAR files by class name

james-server-webadmin from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: james-server-webadmin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact james-server-webadmin
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

blob-aes from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: blob-aes
Show all versions Show source 
 

0 downloads
Artifact blob-aes
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies blob-api, throwing-lambdas, tink, guava, commons-io, reactor-core,
There are maybe transitive dependencies!

javax-mail-extension from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: javax-mail-extension
Show all versions Show source 
 

0 downloads
Artifact javax-mail-extension
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, javax.mail, javax.activation-api, apache-mime4j-core,
There are maybe transitive dependencies!

event-bus from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: event-bus
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact event-bus
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

event-sourcing from group org.apache.james (version 3.8.1)

Group: org.apache.james Artifact: event-sourcing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact event-sourcing
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

james-project from group org.apache.james (version 3.8.1)

The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP, IMAP, JMAP and POP3 Mail server. We have designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols. James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.

Group: org.apache.james Artifact: james-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact james-project
Group org.apache.james
Version 3.8.1
Last update 11. February 2024
Organization not specified
URL https://james.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ape-suite-core from group cool.ty666.suite (version 1.0.0)

We offer a suite of integrated utility components tailored for enterprise-level development. Our platform encapsulates common technical solutions, covering a vast range of tools and business scenarios. Designed for immediate use and easy adaptation, we aim to lower the learning curve and accelerate onboarding. Our solution alleviates the challenges faced by small and medium projects that often get bogged down in framework setup, allowing developers to stay laser-focused on delivering business value.

Group: cool.ty666.suite Artifact: ape-suite-core

 

0 downloads
Artifact ape-suite-core
Group cool.ty666.suite
Version 1.0.0
Last update 20. August 2023
Organization not specified
URL https://github.com/ty6789/ape-suite
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies ape-suite-dbrouter, ape-suite-hystrix, ape-suite-methodext, ape-suite-mybatisplus, ape-suite-ratelimiter, ape-suite-redis, ape-suite-rpc, ape-suite-tool, ape-suite-whitelist,
There are maybe transitive dependencies!

jpasecurity from group org.jpasecurity (version 1.0.3)

JPA Security is an Access Control Solution for the Java Persistence API (JPA). With JPA Security your access control can be performed in the database. You may query the database for all objects of a certain type and will receive only the objects you have read access for. This filtering is performed in the database. Unaccessible queried objects will not be loaded into memory. JPA Security enables you to completely remove security-related code from your code-base. All access control may be configured via Annotations or XML. With JPA Security you do not have to change your access control paradigm (but maybe you want to, when you see the great capability of JPA Security). You even can mix access control paradigms easily. JPA Security is not designed to replace current security solutions, but to extend them. It integrates smoothly into the security mechanisms of the Java EE Platform, but may be used with third-party frameworks like Spring Security or in Java SE, too. With the extensibility of JPA Security it is easy to provide your own access control paradigm, access rules storage or login mechanism.

Group: org.jpasecurity Artifact: jpasecurity
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpasecurity
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!

azure-media-videoanalyzer-edge from group com.azure (version 1.0.0-beta.6)

Azure Video Analyzer provides a platform to build intelligent video applications that span the edge and the cloud. The platform offers the capability to capture, record, and analyze live videos along with publishing the results, video, and video analytics, to Azure services in the cloud or the edge. It is designed to be an extensible platform, enabling you to connect different video analysis edge modules such as Cognitive services containers, custom edge modules built by you with open-source machine learning models or custom models trained with your own data. You can then use them to analyze live video without worrying about the complexity of building and running a live video pipeline. Use the client library for Video Analyzer Edge to simplify interactions with the Microsoft Azure IoT SDKs (https://github.com/azure/azure-iot-sdks) and programmatically construct pipeline topologies and live pipelines.

Group: com.azure Artifact: azure-media-videoanalyzer-edge
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-media-videoanalyzer-edge
Group com.azure
Version 1.0.0-beta.6
Last update 30. April 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies azure-core,
There are maybe transitive dependencies!

hexlib from group com.lafouche (version 0.50)

A Java component which displays bytes in Hex- and ASCII-format. The component is designed as a standalone lib. A complete interface which provides the function of an HexEditor based on this lib exisits under the Fork of this project. \r\n This library is simply taken directly from sourceforge at https://sourceforge.net/projects/hexlib/ and made it available in maven central repository. No other changes have been made (including keeping the same license).

Group: com.lafouche Artifact: hexlib
Show documentation Show source 
 

0 downloads
Artifact hexlib
Group com.lafouche
Version 0.50
Last update 18. March 2022
Organization not specified
URL http://hexedit-lib.sourceforge.net
License BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 165 from 176 (items total 1758)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy