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

Download JAR files tagged by come with all dependencies


jazzy-core from group net.sf.jazzy (version 0.5.2)

A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar.

Group: net.sf.jazzy Artifact: jazzy-core
Show documentation Show source 
Download jazzy-core.jar (0.5.2)
 

10 downloads
Artifact jazzy-core
Group net.sf.jazzy
Version 0.5.2
Last update 30. August 2012
Organization not specified
URL http://jazzy.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

google-cloud-notebooks from group com.google.cloud (version 1.53.0)

is a managed service that offers an integrated and secure JupyterLab environment for data scientists and machine learning developers to experiment, develop, and deploy models into production. Users can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click.

Group: com.google.cloud Artifact: google-cloud-notebooks
Show all versions Show documentation Show source 
Download google-cloud-notebooks.jar (1.53.0)
 

0 downloads
Artifact google-cloud-notebooks
Group com.google.cloud
Version 1.53.0
Last update 16. December 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 42
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-notebooks-v2, gax-httpjson, google-auth-library-credentials, gson, google-http-client, httpclient, commons-codec, httpcore, grpc-context, opencensus-contrib-http-util, google-auth-library-oauth2-http, google-http-client-gson, protobuf-java-util, proto-google-cloud-notebooks-v1, proto-google-cloud-notebooks-v1beta1, guava, failureaccess, listenablefuture, checker-qual, gax, opencensus-api, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, threetenbp, proto-google-iam-v1,
There are maybe transitive dependencies!

stool from group net.oneandone.stool (version 6.0.0)

Group: net.oneandone.stool Artifact: stool
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stool
Group net.oneandone.stool
Version 6.0.0


setup from group net.oneandone.stool (version 3.3.5)

Group: net.oneandone.stool Artifact: setup
Show all versions Show documentation Show source 
Download setup.jar (3.3.5)
 

0 downloads
Artifact setup
Group net.oneandone.stool
Version 3.3.5
Last update 16. March 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies main, logback-core, logback-classic,
There are maybe transitive dependencies!

stool from group net.oneandone (version 3.2.0)

Stage tool - runs multiple web applications on a single machine.

Group: net.oneandone Artifact: stool
Show all versions Show documentation Show source 
Download stool.jar (3.2.0)
 

0 downloads
Artifact stool
Group net.oneandone
Version 3.2.0
Last update 10. August 2015
Organization not specified
URL https://github.com/mlhartme/stool
License not specified
Dependencies amount 25
Dependencies sushi, embedded, pommes, httpcore, mail, slf4j-api, logback-core, logback-classic, joda-time, gson, spring-core, spring-web, spring-webmvc, spring-security-web, spring-security-config, spring-security-ldap, spring-security-cas-client, spring-hateoas, jackson-core, jackson-annotations, jackson-databind, jstl, java-semver, guava, svnkit,
There are maybe transitive dependencies!

teapot from group dev.teapot (version 0.10.0)

Inkremental is a small library for creating reactive user interfaces. Originally inspired by React, it suits well as a view layer for MVVM or Redux design patterns. Started as a fork of Java library Anvil, it is fully rewriten in Kotlin, with many improvements pulled in and more to come!

Group: dev.teapot Artifact: teapot
Show documentation Show source 
Download teapot.jar (0.10.0)
 

0 downloads
Artifact teapot
Group dev.teapot
Version 0.10.0
Last update 27. May 2021
Organization not specified
URL https://github.com/inkremental/inkremental
License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

loopbar from group com.cleveroad (version 1.2.0)

At Cleveroad we’ve recently come to realize that navigation through categories in an app using nothing but a navigation panel is pretty boring and trivial. That’s why, armed with our designer’s creativity, we introduce you our new component for Android-based applications -- LoopBar. The idea was to make the navigation menu right at fingerprints, in a tab bar. What's more the view has a few specific features that make it stand out from the crowd of similar ones. So, try out the LoopBar library in your app and you’ll see the difference.

Group: com.cleveroad Artifact: loopbar
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loopbar
Group com.cleveroad
Version 1.2.0
Last update 31. July 2019
Organization not specified
URL https://github.com/Cleveroad/LoopBar
License MIT License
Dependencies amount 3
Dependencies lifecycle-extensions, recyclerview, appcompat,
There are maybe transitive dependencies!

dbvolution-eclipse from group nz.co.gregs (version 3.8.3.3)

Group: nz.co.gregs Artifact: dbvolution-eclipse
Show all versions Show documentation Show source 
Download dbvolution-eclipse.jar (3.8.3.3)
 

0 downloads
Artifact dbvolution-eclipse
Group nz.co.gregs
Version 3.8.3.3


javafx-deploy-lib from group com.zenjava (version 1.2)

The JavaFX Deploy Lib provides a core functionality for assembling JavaFX applications. It is build-tool independent and is intended to be used as a base to build plugins for Maven, Gradle and other third party tools. It is a direct replacement for the 'JavaFX packaging' library that comes with the JDK but without the limitations that come from being bundled in the JDK.

Group: com.zenjava Artifact: javafx-deploy-lib
Show all versions Show documentation Show source 
Download javafx-deploy-lib.jar (1.2)
 

2 downloads
Artifact javafx-deploy-lib
Group com.zenjava
Version 1.2
Last update 14. February 2013
Organization not specified
URL https://github.com/zonski/javafx-deploy-lib
License GNU General Public License (GPL)
Dependencies amount 1
Dependencies velocity,
There are maybe transitive dependencies!

jazzy from group net.sf.jazzy (version 0.5.2-rtext-1.4.1-2)

A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar. Note that this is not an official release from the jazzy project; it is a release of 0.5.2 with enhancements / bug-fixes as required by the RText SpellChecker project hosted on www.fifesoft.com. The scm urls in this pom indicate where the enhanced source code is hosted

Group: net.sf.jazzy Artifact: jazzy
Show all versions Show documentation Show source 
Download jazzy.jar (0.5.2-rtext-1.4.1-2)
 

5 downloads
Artifact jazzy
Group net.sf.jazzy
Version 0.5.2-rtext-1.4.1-2
Last update 26. June 2011
Organization not specified
URL http://jazzy.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3 from 5 (items total 45)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy