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

Download JAR files tagged by setting with all dependencies

Search JAR files by class name

consolerizer from group org.jesperancinha.console (version 2.2.3)

Consolerizer: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.

Group: org.jesperancinha.console Artifact: consolerizer
Show all versions Show documentation Show source 
 

0 downloads
Artifact consolerizer
Group org.jesperancinha.console
Version 2.2.3
Last update 24. September 2023
Organization not specified
URL https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer
License Apache License
Dependencies amount 4
Dependencies commons-text, jackson-databind, jackson-core, jackson-datatype-jsr310,
There are maybe transitive dependencies!

consolerizer8 from group org.jesperancinha.console (version 2.0.3)

Consolerizer for Java 8: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.

Group: org.jesperancinha.console Artifact: consolerizer8
Show all versions Show documentation Show source 
 

0 downloads
Artifact consolerizer8
Group org.jesperancinha.console
Version 2.0.3
Last update 07. March 2021
Organization not specified
URL https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer8
License Apache License
Dependencies amount 1
Dependencies commons-text,
There are maybe transitive dependencies!

marmotta-backend-kiwi from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend based on the KiWi triple store. This is a reasonable setting for most setups, provides more features than other backends and is therefore also the default backend for Marmotta.

Group: org.apache.marmotta Artifact: marmotta-backend-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-backend-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-triplestore, kiwi-sparql,
There are maybe transitive dependencies!

brooklyn-logback-includes from group io.brooklyn (version 0.7.0-M1)

This project contains various "include" files which can be included by logback configuration, setting up logging for brooklyn. This project does *not* contain a logback.xml so is safe to include without causing errors, and if it is included you can then include any of the files provided here in your logback.xml.

Group: io.brooklyn Artifact: brooklyn-logback-includes
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-includes
Group io.brooklyn
Version 0.7.0-M1
Last update 31. March 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ldap-sample-app-realm from group org.apache.geronimo.samples.javaee5 (version 3.0.0)

A sample security realm pointing to an embedded Apache Directory LDAP server. This is normally used with the LDAP Example Web Application, which has instructions for setting up the LDAP server and screens to test logins. You don't need this plugin in order to create LDAP security realms, this is just a sample.

Group: org.apache.geronimo.samples.javaee5 Artifact: ldap-sample-app-realm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-realm
Group org.apache.geronimo.samples.javaee5
Version 3.0.0
Last update 04. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies server-security-config,
There are maybe transitive dependencies!

porter-stemmer from group gov.sandia.foundry (version 1.4)

The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Group: gov.sandia.foundry Artifact: porter-stemmer
Show documentation Show source 
 

64 downloads
Artifact porter-stemmer
Group gov.sandia.foundry
Version 1.4
Last update 28. August 2011
Organization not specified
URL http://tartarus.org/~martin/PorterStemmer/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

settingsutil from group com.googlecode.mad-mvntools (version 0.1.2)

With this Mojo you can back up a set of files from a workspace (eclipse workspace for instance). The Files will be stored in a special file that is save and that can be commited to the svn-repo. Every User has his own space in the file. Conflicts of .setting-files will never happen again.

Group: com.googlecode.mad-mvntools Artifact: settingsutil
Show all versions Show documentation Show source 
 

0 downloads
Artifact settingsutil
Group com.googlecode.mad-mvntools
Version 0.1.2
Last update 19. January 2011
Organization mad - marthaler daniel
URL http://code.google.com/p/mad-mvntools-settingsutil/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies common, maven-plugin-api, maven-model, maven-artifact, maven-project, xstream,
There are maybe transitive dependencies!

ldap-sample-app-realm from group org.apache.geronimo.samples (version 3.0-M1)

A sample security realm pointing to an embedded Apache Directory LDAP server. This is normally used with the LDAP Example Web Application, which has instructions for setting up the LDAP server and screens to test logins. You don't need this plugin in order to create LDAP security realms, this is just a sample.

Group: org.apache.geronimo.samples Artifact: ldap-sample-app-realm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-realm
Group org.apache.geronimo.samples
Version 3.0-M1
Last update 01. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies server-security-config,
There are maybe transitive dependencies!

org-graalvm-visualvm-modules-security from group org.graalvm.visualvm.modules (version 2.1.9)

This plugin provides a GUI for setting the standard system properties controlling SSL/TLS connections in VisualVM. Setting the properties using the plugin is equivalent to providing the properties on the command line. However, the properties provided on the command line take precedence and if set the GUI editing is disabled. <BR> <BR> Currently the plugin supports editing these system properties: <BR> <UL> <LI><CODE>javax.net.ssl.keyStore</CODE></LI> <LI><CODE>javax.net.ssl.keyStoreType</CODE></LI> <LI><CODE>javax.net.ssl.keyStorePassword</CODE></LI> <LI><CODE>javax.net.ssl.trustStore</CODE></LI> <LI><CODE>javax.net.ssl.trustStoreType</CODE></LI> <LI><CODE>javax.net.ssl.trustStorePassword</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledCipherSuites</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledProtocols</CODE></LI> </UL>

Group: org.graalvm.visualvm.modules Artifact: org-graalvm-visualvm-modules-security
Show all versions Show documentation Show source 
 

0 downloads
Artifact org-graalvm-visualvm-modules-security
Group org.graalvm.visualvm.modules
Version 2.1.9
Last update 30. July 2024
Organization not specified
URL https://visualvm.github.io
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 10
Dependencies org-graalvm-visualvm-core, org-graalvm-visualvm-uisupport, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-modules, org-openide-util, org-openide-util-lookup, org-openide-util-ui, org-openide-windows,
There are maybe transitive dependencies!

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!



Page 19 from 23 (items total 226)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy