Download JAR files tagged by terminal with all dependencies
nvt4j from group org.dellroad (version 1.2.0)
The Network Virtual Terminal for Java (NVT4J) is a library which can drive a terminal emulator connected to the application through a telnet session.
Artifact nvt4j
Group org.dellroad
Version 1.2.0
Last update 05. April 2016
Organization not specified
URL https://github.com/archiecobbs/nvt4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.dellroad
Version 1.2.0
Last update 05. April 2016
Organization not specified
URL https://github.com/archiecobbs/nvt4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
snoopy-cli from group org.bitbucket.abuwandi (version 0.9.20)
The Snoopy command line interface, a simple program that allows to send commands to
http servers, and read the replies sent by the server, directly from the terminal.
Artifact snoopy-cli
Group org.bitbucket.abuwandi
Version 0.9.20
Last update 29. June 2021
Organization not specified
URL https://bitbucket.org/abuwandi/snoopy-cli
License Apache License
Dependencies amount 1
Dependencies snoopy,
There are maybe transitive dependencies!
Group org.bitbucket.abuwandi
Version 0.9.20
Last update 29. June 2021
Organization not specified
URL https://bitbucket.org/abuwandi/snoopy-cli
License Apache License
Dependencies amount 1
Dependencies snoopy,
There are maybe transitive dependencies!
term from group com.intellisrc (version 2.9.2)
Anything related to terminal is in this module (except AnsiColor, which is in core). It uses JLine to help you create interactive terminal (console) applications easily. It also contains some tools to display progress with colors.
Artifact term
Group com.intellisrc
Version 2.9.2
Last update 02. October 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 4
Dependencies groovy-extend, core, jline, jansi,
There are maybe transitive dependencies!
Group com.intellisrc
Version 2.9.2
Last update 02. October 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 4
Dependencies groovy-extend, core, jline, jansi,
There are maybe transitive dependencies!
osgi.enroute.gogo.shell.provider from group org.osgi (version 2.1.0)
An adaption of the famous Apache Felix Gogo shell that uses JLine to provide command history and line editing features. Since the Eclipse terminal does not support line editing, it works there as usual.It was adapted by Neil Bartlett.
Group: org.osgi Artifact: osgi.enroute.gogo.shell.provider
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact osgi.enroute.gogo.shell.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sshapi-j2ssh from group com.sshtools (version 1.1.2)
J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon.
Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/.
This library is the provider bridge for SSHAPI.
1 downloads
Artifact sshapi-j2ssh
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, j2ssh-core,
There are maybe transitive dependencies!
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, j2ssh-core,
There are maybe transitive dependencies!
limbus-engine-impl from group com.remondis.limbus (version 3.1.0)
This is the Max5 Limbus Engine implementation that currently provides the following features:
- Hot-Deploy features:
- Deploy from filesystem
- Deploy via Limbus API
- Deploy via filesystem observer
- Deploy from Maven Repositorx
- Undeploy via Limbus API
- Plugin lifecycle support
- Classloader hierarchy
- Isolation of deployed classpaths
- Shared classloader for centralized libraries
- Maintenance console with linux terminal suppot
- Safety shutdown sequence
- Classloading leak prevention
- Thread stopping and cleaning
Group: com.remondis.limbus Artifact: limbus-engine-impl
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact limbus-engine-impl
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!
nb-quickopener from group io.github.drkunibar.netbeans (version 1.3.2)
<p>Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file
system browser, or maybe launch a command in a terminal to do something with it.</p>
<p>This plugins brings to your NetBeans six action, three of them always available and three of them available when
the selected node has a file assiociated with it.<br/>
In particular:<p><p><em>When the selection has a valid file</em></p>
<ul>
<li><strong>Open the default OS shell</strong> on the location of the file (or its folder) selected.</li>
<li><strong>Open the file system browser</strong> on the location of the file (or its folder) selected.</li>
<li><strong>Copy to the clipboard</strong> the path of the file selected.</li>
</ul>
<p><em>Always enabled:</em></p>
<ul>
<li><strong>Launch a shell command</strong> (with parameters, customizable on
preferences)</li>
<li><strong>FileSystem browser on any location</strong> (favorites, customizable on preferences)</li>
<li><strong>Open a shell on any location</strong> (favorites, customizable on preferences)</li>
</ul>
Group: io.github.drkunibar.netbeans Artifact: nb-quickopener
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact nb-quickopener
Group io.github.drkunibar.netbeans
Version 1.3.2
Last update 23. December 2024
Organization not specified
URL https://github.com/drkunibar/QuickOpener-NetBeans
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 41
Dependencies org-netbeans-api-annotations-common, org-openide-awt, org-openide-filesystems, org-openide-util-ui, org-openide-util, org-openide-util-lookup, org-openide-dialogs, org-netbeans-api-progress, org-netbeans-api-progress-nb, org-openide-loaders, org-netbeans-api-scripting, org-netbeans-api-templates, org-netbeans-modules-editor-mimelookup, org-netbeans-modules-queries, org-openide-actions, org-openide-explorer, org-openide-filesystems-nb, org-openide-modules, org-openide-nodes, org-openide-text, org-openide-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi, org-netbeans-modules-projectuiapi-base, org-netbeans-modules-options-api, org-netbeans-spi-quicksearch, org-netbeans-swing-outline, beansbinding, org-netbeans-modules-editor-lib, org-netbeans-modules-editor-document, org-netbeans-modules-editor-fold, org-netbeans-modules-editor-guards, org-netbeans-modules-editor-indent, org-netbeans-modules-editor-lib2, org-netbeans-modules-editor-settings, org-netbeans-modules-editor-util, org-netbeans-modules-lexer, org-netbeans-modules-javahelp, javahelp, org-netbeans-swing-tabcontrol, org-netbeans-modules-editor-settings-lib,
There are maybe transitive dependencies!
Group io.github.drkunibar.netbeans
Version 1.3.2
Last update 23. December 2024
Organization not specified
URL https://github.com/drkunibar/QuickOpener-NetBeans
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 41
Dependencies org-netbeans-api-annotations-common, org-openide-awt, org-openide-filesystems, org-openide-util-ui, org-openide-util, org-openide-util-lookup, org-openide-dialogs, org-netbeans-api-progress, org-netbeans-api-progress-nb, org-openide-loaders, org-netbeans-api-scripting, org-netbeans-api-templates, org-netbeans-modules-editor-mimelookup, org-netbeans-modules-queries, org-openide-actions, org-openide-explorer, org-openide-filesystems-nb, org-openide-modules, org-openide-nodes, org-openide-text, org-openide-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi, org-netbeans-modules-projectuiapi-base, org-netbeans-modules-options-api, org-netbeans-spi-quicksearch, org-netbeans-swing-outline, beansbinding, org-netbeans-modules-editor-lib, org-netbeans-modules-editor-document, org-netbeans-modules-editor-fold, org-netbeans-modules-editor-guards, org-netbeans-modules-editor-indent, org-netbeans-modules-editor-lib2, org-netbeans-modules-editor-settings, org-netbeans-modules-editor-util, org-netbeans-modules-lexer, org-netbeans-modules-javahelp, javahelp, org-netbeans-swing-tabcontrol, org-netbeans-modules-editor-settings-lib,
There are maybe transitive dependencies!
slavesdk from group com.mypos (version 2.1.6)
This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN.
No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).
Group: com.mypos Artifact: slavesdk
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slavesdk
Group com.mypos
Version 2.1.6
Last update 23. October 2024
Organization not specified
URL https://bitbucket.org/MKDimitrov/possdk
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies appcompat-v7, design, support-v4, gridlayout-v7, cardview-v7,
There are maybe transitive dependencies!
Group com.mypos
Version 2.1.6
Last update 23. October 2024
Organization not specified
URL https://bitbucket.org/MKDimitrov/possdk
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies appcompat-v7, design, support-v4, gridlayout-v7, cardview-v7,
There are maybe transitive dependencies!
slf4j-tty from group com.sshtools (version 0.0.4)
An SLF4J log provider that directly implements the SLF4J API
and provides logging output suitable for console output (i.e. not to a
file).
The width of the output is restricted to the terminal width, with the
possibility to split the width into multiple sections, each which may be
a fixed width, or 'auto' which divides all remaining space amongst other
automative sections.
Any log attribute fields may then be placed in any of the sections with
a particular alignment. Text will not overflow out of its section.
Sections may be colour or styled with other text attributes, including
hyperlinks for supported termins.
Emoticons and other graphical sequences may be used in place of log
levels.
Configuration is achieved via 'ini' type files, which are reload
automatically when changed.
Artifact slf4j-tty
Group com.sshtools
Version 0.0.4
Last update 20. September 2024
Organization JAdaptive
URL https://github.com/sshtools/jini
License MIT
Dependencies amount 3
Dependencies slf4j-api, jini-config, jline-style,
There are maybe transitive dependencies!
Group com.sshtools
Version 0.0.4
Last update 20. September 2024
Organization JAdaptive
URL https://github.com/sshtools/jini
License MIT
Dependencies amount 3
Dependencies slf4j-api, jini-config, jline-style,
There are maybe transitive dependencies!
mypossmartsdk from group com.mypos (version 1.0.5)
This repository provides a guidance on integrating an Android app with a myPOS Smart device. Once integrated, the app will be able to communicate with the core device components in order to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS-Smart-SDK complŠµments a Smart POS terminal in order to initiate transaction, complete all steps for processing payment, make refund to the customer card account and print a custom bill slip using the device printer. The built-in functionalities of myPOS-Smart-SDK allow you to send Payment Requests, manage operations for the first and second SAM component the myPOS Smart device has and print bitmap image integrated to the receipt (e.g. QR Code).
Group: com.mypos Artifact: mypossmartsdk
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mypossmartsdk
Group com.mypos
Version 1.0.5
Last update 26. September 2022
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
Group com.mypos
Version 1.0.5
Last update 26. September 2022
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
Page 18 from 19 (items total 184)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy