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

Download JAR files tagged by executable with all dependencies


gradle-one-jar from group com.github.rholder (version 1.0.4)

The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.

Group: com.github.rholder Artifact: gradle-one-jar
Show all versions Show documentation Show source 
Download gradle-one-jar.jar (1.0.4)
 

3 downloads
Artifact gradle-one-jar
Group com.github.rholder
Version 1.0.4
Last update 26. January 2014
Organization not specified
URL http://rholder.github.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

specmatic-core from group in.specmatic (version 1.3.39)

Turn your contracts into executable specifications. Contract Driven Development - Collaboratively Design & Independently Deploy MicroServices & MicroFrontends.

Group: in.specmatic Artifact: specmatic-core
Show all versions Show documentation Show source 
Download specmatic-core.jar (1.3.39)
 

0 downloads
Artifact specmatic-core
Group in.specmatic
Version 1.3.39
Last update 19. July 2024
Organization not specified
URL https://specmatic.in
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

qa-testing-parent from group dev.aherscu.qa (version 1.0.4)

Provides default configuration for QA Automation projects. Also provides Maven profiles for managing logs, devices, providers and test suites. There is a special profile for generating a standalone test executable to used in constrained environments.

Group: dev.aherscu.qa Artifact: qa-testing-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact qa-testing-parent
Group dev.aherscu.qa
Version 1.0.4
Last update 21. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies jooq, lombok, spotbugs-annotations, validation-api, qa-jgiven-commons, qa-jgiven-reporter, jersey-media-json-jackson, jgiven-html5-report, jersey-hk2, jersey-client, jackson-databind, jackson-datatype-jsr310,
There are maybe transitive dependencies!

lutra-cli from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule provides a command-line interface (CLI) for Lutra. This modules is intended used as a Java executable. Other usage interfaces are provided by the lutra-api and lutra-restapi modules. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-cli
Show all versions Show documentation Show source 
Download lutra-cli.jar (0.6.19)
 

0 downloads
Artifact lutra-cli
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-api from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule is intended for use as a Java library. It has dependencies to all other modules in Lutra, except those that are used for providing executable interfaces, such as command line and REST API interfaces. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-api
Show all versions Show documentation Show source 
Download lutra-api.jar (0.6.19)
 

0 downloads
Artifact lutra-api
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies lutra-core, lutra-wottr, lutra-stottr, lutra-bottr, lutra-tabottr, lutra-docttr, junit-jupiter-params,
There are maybe transitive dependencies!

lutra from group xyz.ottr.lutra (version 0.6.19)

Group: xyz.ottr.lutra Artifact: lutra
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lutra
Group xyz.ottr.lutra
Version 0.6.19


packr from group com.bladecoder.packr (version 4.1.0)

Packages OpenJDK, your JAR and assets for Windows, Linux and Mac OS X

Group: com.bladecoder.packr Artifact: packr
Show all versions Show documentation Show source 
Download packr.jar (4.1.0)
 

19 downloads
Artifact packr
Group com.bladecoder.packr
Version 4.1.0
Last update 29. May 2023
Organization not specified
URL http://github.com/libgdx/packr
License Apache Licence 2.0
Dependencies amount 3
Dependencies zt-zip, minimal-json, jewelcli,
There are maybe transitive dependencies!

packr from group com.nimblygames.packr (version 2.7.0)

A normal jar with Maven dependencies for use as part of an application or build script. This can be useful for creating Packr configuration JSON files. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

Group: com.nimblygames.packr Artifact: packr
Show all versions Show documentation Show source 
Download packr.jar (2.7.0)
 

0 downloads
Artifact packr
Group com.nimblygames.packr
Version 2.7.0
Last update 22. August 2020
Organization not specified
URL https://nimblygames.com/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cloud-altemistafwk-common from group cloud.altemista.fwk.framework (version 3.1.0.RELEASE)

Common base included in the ACF framework. This module defines lightweight functionality (e.g.: interfaces, exceptions, utilities) that does not need the Spring configuration of the real core module, allowing the creation of projects that can be shared as dependencies of other executable projects.

Group: cloud.altemista.fwk.framework Artifact: cloud-altemistafwk-common
Show all versions Show documentation Show source 
Download cloud-altemistafwk-common.jar (3.1.0.RELEASE)
 

0 downloads
Artifact cloud-altemistafwk-common
Group cloud.altemista.fwk.framework
Version 3.1.0.RELEASE
Last update 26. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies terasoluna-gfw-common, commons-lang3, commons-io, commons-collections4, jcl-over-slf4j,
There are maybe transitive dependencies!

a-jetty from group com.github.demidenko05 (version 1.0.5)

A-Jetty for Android. It is Jetty 9.2 adapted for Android configured as minimum server with WebAppDeployer that can deploy ordinal WAR (JSP/JSTL must be pre-compiled into servlets by A-Tomcat). It's only for tests purposes. It doesn't comply to the latest Android policy (loading executable binaries from outside)!

Group: com.github.demidenko05 Artifact: a-jetty
Show all versions Show documentation Show source 
Download a-jetty.jar (1.0.5)
 

1 downloads
Artifact a-jetty
Group com.github.demidenko05
Version 1.0.5
Last update 14. October 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License The Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies a-jetty-base,
There are maybe transitive dependencies!



Page 30 from 34 (items total 339)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy