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

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!

javamoney-tck from group org.javamoney (version 1.1)

JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. This module implements JSR 354. This module provides the test code that is compatible with both the Java 7 and the Java 8 based API. The targeted API must be provided as well as the implementation under test to execute this TCK.

Group: org.javamoney Artifact: javamoney-tck
Show all versions Show documentation Show source 
 

1 downloads
Artifact javamoney-tck
Group org.javamoney
Version 1.1
Last update 18. May 2020
Organization not specified
URL Not specified
License Apache 2 License
Dependencies amount 6
Dependencies MutabilityDetector, money-api, moneta, testng, jboss-test-audit-api, jboss-test-audit-impl,
There are maybe transitive dependencies!

openCypher-frontend-1 from group org.neo4j (version 3.4.18)

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.neo4j Artifact: openCypher-frontend-1
Show all versions Show documentation Show source 
 

1 downloads
Artifact openCypher-frontend-1
Group org.neo4j
Version 3.4.18
Last update 29. April 2020
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 8
Dependencies neo4j-cypher-util-3.4, neo4j-cypher-expression-3.4, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!



Page 1628 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy