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

Download JAR files tagged by commands with all dependencies

Search JAR files by class name

gitflow-maven-plugin from group com.amashchenko.maven.plugin (version 1.21.0)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: com.amashchenko.maven.plugin Artifact: gitflow-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact gitflow-maven-plugin
Group com.amashchenko.maven.plugin
Version 1.21.0
Last update 25. December 2023
Organization not specified
URL https://github.com/aleksandr-m/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies plexus-utils, maven-release-manager,
There are maybe transitive dependencies!

gitflow-maven-plugin from group com.musenbrock (version 1.16.0.mmusenbr)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: com.musenbrock Artifact: gitflow-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group com.musenbrock
Version 1.16.0.mmusenbr
Last update 16. October 2021
Organization not specified
URL https://github.com/mmusenbr/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

ebics-cli from group io.github.element36-io (version 1.5)

This library allows to interact with banks using the EBICS (Electronic Banking Internet Communication Standard). You can use the EbicsClient as command line tool or use it from your Java application. The library was forked from: https://github.com/uwemaurer/ebics-java-client to add new Ebics commands and to add Docker and Maven support.

Group: io.github.element36-io Artifact: ebics-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact ebics-cli
Group io.github.element36-io
Version 1.5
Last update 27. May 2021
Organization not specified
URL https://github.com/element36-io/ebics-java-client
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
Dependencies amount 11
Dependencies xmlbeans, commons-codec, httpclient, commons-logging, jdom, bcprov-jdk15on, bcpkix-jdk15on, gnu-crypto, xalan, xmlsec, commons-cli,
There are maybe transitive dependencies!

gitflow-maven-plugin from group org.dominokit (version 1.0.0)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: org.dominokit Artifact: gitflow-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group org.dominokit
Version 1.0.0
Last update 20. March 2021
Organization not specified
URL https://github.com/Dominokit/gitflow-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

gitflow-maven-plugin from group net.sourceforge.openutils (version 1.13.3)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: net.sourceforge.openutils Artifact: gitflow-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group net.sourceforge.openutils
Version 1.13.3
Last update 25. October 2019
Organization not specified
URL ${url}
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

sshapi-cli from group com.sshtools (version 1.1.2)

Clones of the commands provided by OpenSSH that are option compatible wherever possible. scp - Secure copy sftp - Secure File Transfer Protocol client ssh - A shell (with some restrictions) ssh-keygen - Generate identities

Group: com.sshtools Artifact: sshapi-cli
Show all versions Show documentation Show source 
 

1 downloads
Artifact sshapi-cli
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 8
Dependencies sshapi-core, sshapi-jsch, sshapi-maverick-16, sshapi-ganymed, sshapi-j2ssh, sshapi-libssh, commons-cli, jline,
There are maybe transitive dependencies!

rest-commander from group com.clearlydecoded (version 1.0.0)

Send REST-based commands which are automatically wired to auto-discovered command handlers without losing compile-time strong Java typing, ensuring robustness of your code.

Group: com.clearlydecoded Artifact: rest-commander
Show documentation Show source 
 

0 downloads
Artifact rest-commander
Group com.clearlydecoded
Version 1.0.0
Last update 02. July 2018
Organization not specified
URL https://github.com/clearlydecoded/rest-commander
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, jackson-module-jsonSchema,
There are maybe transitive dependencies!

gitflow-maven-plugin from group com.github.phuonghuynh (version 1.6.3)

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

Group: com.github.phuonghuynh Artifact: gitflow-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitflow-maven-plugin
Group com.github.phuonghuynh
Version 1.6.3
Last update 16. July 2017
Organization not specified
URL ${url}
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-core, plexus-utils, plexus-interactivity-api, maven-project, maven-release-manager,
There are maybe transitive dependencies!

command-logger-sample from group org.apache.slider (version 0.92.0-incubating)

Group: org.apache.slider Artifact: command-logger-sample
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact command-logger-sample
Group org.apache.slider
Version 0.92.0-incubating


fluent-spring-jdbctemplate from group com.clevergang.libs (version 1.0.0)

This small library provides a facade to the commonly used NamedParameterJdbcTemplate of the Springs spring-jdbc library, offering fluent "Java8 like" style of writing SQL statements and commands. We do not aim to replace the NamedParameterJdbcTemplate, we just want to extend its functionality and try to offer a simpler way how to use it.

Group: com.clevergang.libs Artifact: fluent-spring-jdbctemplate
Show documentation Show source 
 

4 downloads
Artifact fluent-spring-jdbctemplate
Group com.clevergang.libs
Version 1.0.0
Last update 31. January 2017
Organization not specified
URL https://github.com/bwajtr/fluent-spring-jdbctemplate
License Apache License 2.0
Dependencies amount 1
Dependencies spring-jdbc,
There are maybe transitive dependencies!



Page 54 from 3 (items total 571)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy