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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

maven-s3-wagon from group org.globalbioticinteractions (version 0.0.4)

This project is an implementation of a Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to services supporting a S3 api. It draws heavily from code developed by Sean Hennessy, Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: org.globalbioticinteractions Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group org.globalbioticinteractions
Version 0.0.4
Last update 01. March 2021
Organization not specified
URL https://github.com/globalbioticinteractions/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 5
Dependencies aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, jcl-over-slf4j,
There are maybe transitive dependencies!

okta-idx-java-impl from group com.okta.idx.sdk (version 0.1.0-beta.5)

The Okta IDX Java SDK core implementation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.okta.idx.sdk Artifact: okta-idx-java-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact okta-idx-java-impl
Group com.okta.idx.sdk
Version 0.1.0-beta.5
Last update 26. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies okta-idx-java-api, okta-config-check, okta-http-api, snakeyaml, slf4j-api,
There are maybe transitive dependencies!

porter-stemmer from group ca.rmen (version 1.0.0)

Provides an implementation of the Porter stemming algorithm, defined here: http://tartarus.org/martin/PorterStemmer/def.txt This implementation has not been tuned for high performance on large amounts of text. It is a simple (naive perhaps) implementation of the rules.

Group: ca.rmen Artifact: porter-stemmer
Show documentation Show source 
 

0 downloads
Artifact porter-stemmer
Group ca.rmen
Version 1.0.0
Last update 09. February 2021
Organization not specified
URL https://github.com/caarmen/porter-stemmer
License Gnu Lesser General Public License (LGPL), Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ongdb-front-end-3.6 from group org.graphfoundation.ongdb (version 3.6.2)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.graphfoundation.ongdb Artifact: ongdb-front-end-3.6
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-front-end-3.6
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 10
Dependencies ongdb-util-3.6, ongdb-expressions-3.6, ongdb-rewriting-3.6, ongdb-parser-3.6, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

com.acornui.settings.gradle.plugin from group com.acornui.settings (version 0.5.49)

Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Group: com.acornui.settings Artifact: com.acornui.settings.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.acornui.settings.gradle.plugin
Group com.acornui.settings
Version 0.5.49
Last update 22. November 2020
Organization Poly Forest, LLC
URL https://github.com/polyforest/acornui
License Apache License 2.0
Dependencies amount 1
Dependencies gradle-app-plugins,
There are maybe transitive dependencies!

gsb4j-http from group kg.net.bazi.gsb4j (version 1.0.6)

Group: kg.net.bazi.gsb4j Artifact: gsb4j-http
Show all versions Show documentation Show source 
 

0 downloads
Artifact gsb4j-http
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies gsb4j-core, logback-classic, guice-servlet, jetty-server, jetty-servlet,
There are maybe transitive dependencies!

gsb4j-core from group kg.net.bazi.gsb4j (version 1.0.6)

Group: kg.net.bazi.gsb4j Artifact: gsb4j-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact gsb4j-core
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies slf4j-api, commons-lang3, guice, gson, HikariCP, sqlite-jdbc, httpclient, junit,
There are maybe transitive dependencies!

gsb4j-parent from group kg.net.bazi.gsb4j (version 1.0.6)

Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

Group: kg.net.bazi.gsb4j Artifact: gsb4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gsb4j-parent
Group kg.net.bazi.gsb4j
Version 1.0.6
Last update 28. October 2020
Organization not specified
URL https://github.com/bazi/gsb4j
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.otr4j from group org.jitsi (version 0.23)

otr4j is an implementation of the OTR (Off The Record) protocol in java. Off-the-Record Messaging, is a cryptographic protocol that uses a combination of the Advanced Encryption Standard (AES), the Diffie-Hellman key exchange, and the SHA hash functions. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption. The OTR protocol was designed by Ian Goldberg and the OTR Development Team.

Group: org.jitsi Artifact: org.otr4j
Show all versions Show documentation Show source 
 

4 downloads
Artifact org.otr4j
Group org.jitsi
Version 0.23
Last update 08. August 2020
Organization not specified
URL http://github.com/jitsi/otr4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

translator from group de.orat.netbeans (version 1.0.0)

Open any file, right-click on a selection of text and choose Translate. Whatever target-language is selected in the toolbar will be used.The default implementation interacts with Google translation service on-line,hence you need to be on-line.

Group: de.orat.netbeans Artifact: translator
Show documentation Show source 
 

0 downloads
Artifact translator
Group de.orat.netbeans
Version 1.0.0
Last update 11. July 2020
Organization not specified
URL http://www.orat.de
License GNU GPL 2.0
Dependencies amount 10
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-editor-lib2, org-netbeans-modules-options-api, org-openide-awt, org-openide-text, org-openide-util, org-openide-util-lookup, org-openide-util-ui, org-netbeans-modules-nbjunit, javax.annotation-api,
There are maybe transitive dependencies!



Page 1661 from 1730 (items total 17292)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy