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

Download JAR files tagged by readme with all dependencies


hudson-gwt-icons-silk from group org.hudsonci.libs (version 2.2.0)

GWT packaging of FamFamFam Silk ( http://www.famfamfam.com/lab/icons/silk ) icons. Icons licensed under either: * Creative Commons Attribution 2.5 ( http://creativecommons.org/licenses/by/2.5/ ) * Creative Commons Attribution 3.0 ( http://creativecommons.org/licenses/by/3.0/ ) NOTE: Website states ^^^, while readme.txt included with distribution only states 2.5

Group: org.hudsonci.libs Artifact: hudson-gwt-icons-silk
Show documentation Show source 
Download hudson-gwt-icons-silk.jar (2.2.0)
 

0 downloads
Artifact hudson-gwt-icons-silk
Group org.hudsonci.libs
Version 2.2.0
Last update 06. June 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rxtxcomm from group org.bidib.jbidib.org.qbang.rxtx (version 2.2)

RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK). This version of RXTXcomm is based on create-lab-commons fork. See http://code.google.com/p/create-lab-commons/source/browse/trunk/java/lib/rxtx/README.txt

Group: org.bidib.jbidib.org.qbang.rxtx Artifact: rxtxcomm
Show documentation Show source 
Download rxtxcomm.jar (2.2)
 

22 downloads
Artifact rxtxcomm
Group org.bidib.jbidib.org.qbang.rxtx
Version 2.2
Last update 29. January 2013
Organization not specified
URL http://rxtx.qbang.org/wiki
License GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hudson-gwt-icons-silk from group org.eclipse.hudson.main (version 3.0.1)

Group: org.eclipse.hudson.main Artifact: hudson-gwt-icons-silk
Show all versions Show documentation Show source 
Download hudson-gwt-icons-silk.jar (3.0.1)
 

0 downloads

hudson-gwt-icons-silk from group org.jvnet.hudson.main (version 2.1.2)

GWT packaging of FamFamFam Silk ( http://www.famfamfam.com/lab/icons/silk ) icons. Icons licensed under either: * Creative Commons Attribution 2.5 ( http://creativecommons.org/licenses/by/2.5/ ) * Creative Commons Attribution 3.0 ( http://creativecommons.org/licenses/by/3.0/ ) NOTE: Website states ^^^, while readme.txt included with distribution only states 2.5

Group: org.jvnet.hudson.main Artifact: hudson-gwt-icons-silk
Show all versions Show documentation Show source 
Download hudson-gwt-icons-silk.jar (2.1.2)
 

0 downloads
Artifact hudson-gwt-icons-silk
Group org.jvnet.hudson.main
Version 2.1.2
Last update 06. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-communication-sms from group com.azure (version 1.1.30)

This package contains clients and data structures used to send SMS messages with Azure Communication SMS Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/CHANGELOG.md. Microsoft Azure Communication SMS quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/send?pivots=programming-language-java

Group: com.azure Artifact: azure-communication-sms
Show all versions Show documentation Show source 
Download azure-communication-sms.jar (1.1.30)
 

0 downloads
Artifact azure-communication-sms
Group com.azure
Version 1.1.30
Last update 04. December 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents (version 7.2.3)

Java Spreadsheet API with no Excel dependencies

Group: com.grapecity.documents Artifact: gcexcel
Show all versions Show documentation Show source 
Download gcexcel.jar (7.2.3)
 

13 downloads
Artifact gcexcel
Group com.grapecity.documents
Version 7.2.3
Last update 10. October 2024
Organization not specified
URL http://www.grapecity.com/
License GcExcel
Dependencies amount 2
Dependencies javax.json, pdfbox,
There are maybe transitive dependencies!

logsjbsupport from group io.github.josecarlosbran (version 1.0.8)

LogsJBSupport es una librería java que permite la gestión de registros de un programa en paralelo a la ejecución del programa, lo cual la hace una potente herramienta para programas empresariales y personales que exigen grandes niveles de rendimiento. Para mayor información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md

Group: io.github.josecarlosbran Artifact: logsjbsupport
Show all versions Show documentation Show source 
Download logsjbsupport.jar (1.0.8)
 

0 downloads
Artifact logsjbsupport
Group io.github.josecarlosbran
Version 1.0.8
Last update 05. October 2024
Organization not specified
URL https://github.com/Jbranadev/LogsJB/tree/support_version
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, lombok,
There are maybe transitive dependencies!

LogsJB from group io.github.josecarlosbran (version 0.6.4)

LogsJB es una librería java que permite la gestión de registros de un programa en paralelo a la ejecución del programa, lo cual la hace una potente herramienta para programas empresariales y personales que exigen grandes niveles de rendimiento. Para mayor información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md

Group: io.github.josecarlosbran Artifact: LogsJB
Show all versions Show documentation Show source 
Download LogsJB.jar (0.6.4)
 

0 downloads
Artifact LogsJB
Group io.github.josecarlosbran
Version 0.6.4
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies LogsJBSupport, JBSqlUtils, sqlite-jdbc, JBRestAPI, lombok, commons-lang3,
There are maybe transitive dependencies!

JBRestAPI from group io.github.josecarlosbran (version 0.2.3)

JBRestAPI es una librería java que permite el consumo de un RestAPI en segundo plano, lo cual evita la interrupción del hilo principal, lo cual la hace una librería útil para aplicaciones android como para programas que desean tener un mejor rendimiento de manera fácil. Para mayor información, consultar el siguiente enlace https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md

Group: io.github.josecarlosbran Artifact: JBRestAPI
Show all versions Show documentation Show source 
Download JBRestAPI.jar (0.2.3)
 

0 downloads
Artifact JBRestAPI
Group io.github.josecarlosbran
Version 0.2.3
Last update 29. August 2023
Organization not specified
URL https://github.com/JoseCarlosBran/JBRestAPI/blob/master/Readme.md
License The Apache License, Version 2.0
Dependencies amount 8
Dependencies LogsJBSupport, jakarta.ws.rs-api, jersey-client, jersey-hk2, jakarta.activation-api, jersey-media-moxy, jersey-media-jaxb, lombok,
There are maybe transitive dependencies!

LogsJBSupport from group io.github.josecarlosbran (version 0.5.6)

LogsJB es una librería java que permite la gestión de registros de un programa en paralelo a la ejecución del programa, lo cual la hace una potente herramienta para programas empresariales y personales que exigen grandes niveles de rendimiento. Para mayor información, consultar el siguiente enlace https://github.com/JoseCarlosBran/LogsJB/blob/master/Readme.md

Group: io.github.josecarlosbran Artifact: LogsJBSupport
Show all versions Show documentation Show source 
Download LogsJBSupport.jar (0.5.6)
 

0 downloads
Artifact LogsJBSupport
Group io.github.josecarlosbran
Version 0.5.6
Last update 25. August 2023
Organization not specified
URL https://github.com/Jbranadev/LogsJB/tree/support_version
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!



Page 18 from 20 (items total 195)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy