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

Download JAR files tagged by examples with all dependencies

Search JAR files by class name

wcomponents-bundle from group com.github.bordertech.wcomponents (version 1.5.34)

This module bundles core server-side and client-side WComponents. It is used in WComponents examples and is itself an example of how to make WComponents available as a single dependency to applications. This avoids the risk of applications defining incompatible versions of the server-side and client-side artefacts.

Group: com.github.bordertech.wcomponents Artifact: wcomponents-bundle
Show all versions 
 

0 downloads
Artifact wcomponents-bundle
Group com.github.bordertech.wcomponents
Version 1.5.34
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies wcomponents-core, wcomponents-theme, ehcache, jaxb-runtime, slf4j-simple,
There are maybe transitive dependencies!

byteman-download from group org.jboss.byteman (version 4.0.23)

The Byteman download includes the byteman agent, submit and install jars. the contributed tool jars, the binary scripts used to drive byteman, the Byteman user guide plus the sample jar and scripts which provide some simple examples of how to use Byteman.

Group: org.jboss.byteman Artifact: byteman-download
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-download
Group org.jboss.byteman
Version 4.0.23
Last update 28. May 2024
Organization not specified
URL http://www.jboss.org/byteman
License not specified
Dependencies amount 22
Dependencies byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest, byteman-asciidoc, byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest, byteman, byteman-submit, byteman-install, byteman-sample, byteman-bmunit, byteman-bmunit5, byteman-dtest,
There are maybe transitive dependencies!

cjson from group io.github.subhendushekhar.cjson (version 2.1.3)

CJSON is a data file format(inspired from JSON), but supports logical expressions too. Having extended language support to NodeJS, Python and Java, users has experienced data reusability. For features and examples, please refer to this documentation as base document.

Group: io.github.subhendushekhar.cjson Artifact: cjson
Show all versions Show documentation Show source 
 

0 downloads
Artifact cjson
Group io.github.subhendushekhar.cjson
Version 2.1.3
Last update 19. May 2024
Organization not specified
URL https://github.com/SubhenduShekhar/cjson/tree/main/java
License MIT License
Dependencies amount 2
Dependencies gson, annotations,
There are maybe transitive dependencies!

timefold-solver-examples from group ai.timefold.solver (version 1.9.0)

Timefold solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the examples which demonstrate how to use it in a normal Java application.

Group: ai.timefold.solver Artifact: timefold-solver-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact timefold-solver-examples
Group ai.timefold.solver
Version 1.9.0
Last update 09. April 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 12
Dependencies timefold-solver-core, timefold-solver-persistence-common, timefold-solver-jackson, timefold-solver-benchmark, jfreechart, slf4j-api, jackson-annotations, jackson-core, jackson-databind, jdom2, poi, poi-ooxml,
There are maybe transitive dependencies!

jose4j from group org.bitbucket.b_c (version 0.9.6)

The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..

Group: org.bitbucket.b_c Artifact: jose4j
Show all versions Show documentation Show source 
 

546 downloads
Artifact jose4j
Group org.bitbucket.b_c
Version 0.9.6
Last update 06. March 2024
Organization not specified
URL https://bitbucket.org/b_c/jose4j/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

optaplanner-examples from group org.optaplanner (version 9.44.0.Final)

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the examples which demonstrate how to use it in a normal Java application.

Group: org.optaplanner Artifact: optaplanner-examples
Show all versions Show documentation Show source 
 

3 downloads
Artifact optaplanner-examples
Group org.optaplanner
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 14
Dependencies optaplanner-core, optaplanner-persistence-common, optaplanner-persistence-jackson, optaplanner-benchmark, jakarta.json-api, jfreechart, commons-text, slf4j-api, jackson-annotations, jackson-core, jackson-databind, jdom2, poi, poi-ooxml,
There are maybe transitive dependencies!

velocity-tools-examples from group com.github.ppodgorsek.apache (version 3.3.0)

Examples to show how to use Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

shoelaces-checkstyle from group au.net.causal.shoelaces (version 3.0)

Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

Group: au.net.causal.shoelaces Artifact: shoelaces-checkstyle
Show all versions Show source 
 

0 downloads
Artifact shoelaces-checkstyle
Group au.net.causal.shoelaces
Version 3.0
Last update 22. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nailgun-server-for-scala-plugin from group org.jetbrains (version 1.3.1)

Nailgun is a client, protocol and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (C and Python clients available), which handles all I/O. This project contains the server and examples.

Group: org.jetbrains Artifact: nailgun-server-for-scala-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nailgun-server-for-scala-plugin
Group org.jetbrains
Version 1.3.1
Last update 03. April 2023
Organization org.jetbrains
URL https://github.com/JetBrains/nailgun
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

northernwind from group it.tidalwave.northernwind (version 1.2-ALPHA-11)

NorthernWind is a lightweight CMS that uses a plain filesystem as its storage. It provides versioning by means of a distributed SCM such as Git or Mercurial. Please see the project website for more information: http://northernwind.tidalwave.it A few examples of websites running on NorthernWind: * http://stoppingdown.net * http://tidalwave.it

Group: it.tidalwave.northernwind Artifact: northernwind
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact northernwind
Group it.tidalwave.northernwind
Version 1.2-ALPHA-11
Last update 04. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 151 from 3 (items total 1624)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy