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

Download JAR files tagged by example with all dependencies

Search JAR files by class name

kie-drools-archetype from group org.kie (version 8.27.0.Beta)

A basic kjar template with Drools rule example, JUnit 4 and logging binding. Use property droolsVersion to specify which version of Drools to use in generated kjar. Use property exampleWithCEP for a CEP rule example and related JUnit test case. Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).

Group: org.kie Artifact: kie-drools-archetype
Show all versions Show source 
 

9 downloads
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

specs2_2.13 from group au.com.dius.pact.provider (version 4.2.21)

pact-jvm-provider-specs2 ======================== Provides an extension to Specs2 Specification to validate a pact file against a running provider. See [ExampleProviderSpec.scala](https://github.com/DiUS/pact-jvm/blob/master/provider/specs2/src/test/scala/au/com/dius/pact/provider/specs2/ExampleProviderSpec.scala) for an example. <!-- Absolute URL to example to support rendering this page in docs.pact.io --> *Note:* The Pact ProviderSpec requires spec2 3.x

Group: au.com.dius.pact.provider Artifact: specs2_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact specs2_2.13
Group au.com.dius.pact.provider
Version 4.2.21
Last update 13. May 2022
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 5
Dependencies provider, scalasupport_2.13, specs2-core_2.13, scala-library, scala-logging_2.13,
There are maybe transitive dependencies!

directory-maven-plugin from group org.commonjava.maven.plugins (version 1.0)

Provides goals to discover various paths based on the projects currently building. For example, directory of the execution root project, directory of a given project (based on groupId/artifactId), and highest project basedir that hasn't been resolved from the repository.

Group: org.commonjava.maven.plugins Artifact: directory-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact directory-maven-plugin
Group org.commonjava.maven.plugins
Version 1.0
Last update 22. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-core, maven-plugin-api, maven-model,
There are maybe transitive dependencies!

quarkus-univocity-parsers from group io.quarkiverse.univocityparsers (version 0.0.1)

Univocity Parsers Extension, which allowing to use univocity dependency in the Quarkus' Eco-System. Example for parsing csv or tsv files, with a really fast, flexible and reliable Java parsers thank to its data binding, consistent interface, a solid framework and a parallel input buffering

Group: io.quarkiverse.univocityparsers Artifact: quarkus-univocity-parsers
Show source 
 

0 downloads
Artifact quarkus-univocity-parsers
Group io.quarkiverse.univocityparsers
Version 0.0.1
Last update 23. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-arc, univocity-parsers,
There are maybe transitive dependencies!

expressions from group com.github.collinalpert (version 2.7.0)

The Expressions library enables language-level code expressions to be represented as objects in the form of expression trees at runtime, for example, a method call or a binary operation such as x < y. This enables dynamic analysis of lambda's code, usually for building fluent interfaces.

Group: com.github.collinalpert Artifact: expressions
Show all versions Show documentation Show source 
 

0 downloads
Artifact expressions
Group com.github.collinalpert
Version 2.7.0
Last update 15. June 2021
Organization not specified
URL https://github.com/CollinAlpert/jaque
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies asm,
There are maybe transitive dependencies!

grizzly-npn-osgi from group org.glassfish.grizzly (version 2.0.0)

This empty module allows the bootclasspath classes in org.glassfish.grizzly.npn to be available via the OSGi classloading mechanisms. Using GlassFish as an example: - grizzly-npn-bootstrap.jar goes into the domain's bootclasspath (-Xbootclasspath/p:[PATH TO THE JAR]) - grizzly-npn-osgi and grizzly-spdy JARs go into the $GF_HOME/modules directory.

Group: org.glassfish.grizzly Artifact: grizzly-npn-osgi
Show all versions 
 

2 downloads
Artifact grizzly-npn-osgi
Group org.glassfish.grizzly
Version 2.0.0
Last update 20. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

quickstart-base from group com.day.commons (version 2.0.82)

The Quickstart base module is used by create runnable jars ("quickstarts") for Day applications like CRX and CQ5. It creates a runnable jar which includes the reusable parts of a Quickstart setup. This module can be reused and customized (with additional webapps and graphics) to create the actual Quickstartable applications. See the crx-quickstart module for an example.

Group: com.day.commons Artifact: quickstart-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact quickstart-base
Group com.day.commons
Version 2.0.82
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 5
Dependencies launcher, cqse-dist, day-commons-cli, day-commons-io, day-commons-jar-jarutil,
There are maybe transitive dependencies!

patterns from group br.com.ignisinventum (version 1.0.2)

This project has 2 objectives, the first is to create a set of interfaces that can be used in the implementation of technology projects based on the JAVA language and using as a structure the Project Pattern (GoF), the second objective is an example of how it can implement the design patterns in our projects.

Group: br.com.ignisinventum Artifact: patterns
Show documentation Show source 
 

0 downloads
Artifact patterns
Group br.com.ignisinventum
Version 1.0.2
Last update 17. January 2020
Organization Ignis Inventum
URL https://github.com/cleidsondias/ignis-inventum-patterns
License The BSD 2-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

br.com.ignisinventum.patterns from group br.com.ignisinventum (version 1.0.1)

This project has 2 objectives, the first is to create a set of interfaces that can be used in the implementation of technology projects based on the JAVA language and using as a structure the Project Pattern (GoF), the second objective is an example of how it can implement the design patterns in our projects.

Group: br.com.ignisinventum Artifact: br.com.ignisinventum.patterns
Show all versions Show documentation Show source 
 

0 downloads
Artifact br.com.ignisinventum.patterns
Group br.com.ignisinventum
Version 1.0.1
Last update 17. January 2020
Organization Ignis Inventum
URL https://github.com/cleidsondias/ignis-inventum-patterns
License The BSD 2-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nailgun-examples from group com.facebook (version 1.0.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 EXAMPLE CODE ONLY.

Group: com.facebook Artifact: nailgun-examples
Show all versions Show documentation Show source 
 

1 downloads
Artifact nailgun-examples
Group com.facebook
Version 1.0.1
Last update 14. November 2019
Organization not specified
URL http://github.com/facebook/nailgun
License not specified
Dependencies amount 1
Dependencies nailgun-server,
There are maybe transitive dependencies!



Page 235 from 272 (items total 2711)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy