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

Download JAR files tagged by whatever with all dependencies

Search JAR files by class name

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!

custom-mailets from group org.apache.james (version 3.5.0)

Group: org.apache.james Artifact: custom-mailets
Show all versions Show source 
 

0 downloads
Artifact custom-mailets
Group org.apache.james
Version 3.5.0
Last update 16. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies apache-mailet-base, james-server-util,
There are maybe transitive dependencies!

custom-listeners from group org.apache.james (version 3.5.0)

Group: org.apache.james Artifact: custom-listeners
Show all versions Show source 
 

0 downloads
Artifact custom-listeners
Group org.apache.james
Version 3.5.0
Last update 16. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies apache-james-mailbox-api,
There are maybe transitive dependencies!

examples from group org.apache.james (version 3.5.0)

Group: org.apache.james Artifact: examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact examples
Group org.apache.james
Version 3.5.0
Last update 16. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

oz-generic-levenshtein from group de.linuxusers.levenshtein (version 0.4.0)

YET ANOTHER IMPLEMENTATION OF LEVENSHTEIN DISTANCE GenericLevenshtein is an implementation of Minimum Edit Distance, also called Levenshtein Distance, written by Ramon Ziai and Niels Ott. This algorithm is very popular and it is often used to compute the similarity of strings. The difference in the presented implementation is that it can operate on sequences of any Java object implementing equals(Object). So no matter if you want to compare genome sequences or sequences of numbers, or just strings, here you go! Furthermore, the costs of the replace, insert, and delete operations can be customized by implementing the simple WeightCalculator<T> interface. In that case it is not a requirement to rely on equals(Object) as your implementation can do whatever you like it to do in oder to compare objects.

Group: de.linuxusers.levenshtein Artifact: oz-generic-levenshtein
Show documentation Show source 
 

0 downloads
Artifact oz-generic-levenshtein
Group de.linuxusers.levenshtein
Version 0.4.0
Last update 11. September 2012
Organization not specified
URL http://niels.drni.de/s9y/pages/generic-levenshtein.html
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5 from 5 (items total 47)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy