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

Download JAR files tagged by designed with all dependencies

Search JAR files by class name

ogham-core from group fr.sii.ogham (version 3.0.0)

Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.

Group: fr.sii.ogham Artifact: ogham-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact ogham-core
Group fr.sii.ogham
Version 3.0.0
Last update 12. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-io, commons-lang3, reflections, tika-core, jakarta.activation, jsoup, slf4j-api, logback-classic, javassist, guava,
There are maybe transitive dependencies!

tenio from group io.github.congcoi123 (version 3.1.1)

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. It uses MsgPack for compressing data so that can be transferred quickly through the network. This framework can help you quickly create a game server or integrate it into your system.

Group: io.github.congcoi123 Artifact: tenio
Show all versions Show documentation Show source 
 

0 downloads
Artifact tenio
Group io.github.congcoi123
Version 3.1.1
Last update 05. June 2020
Organization not specified
URL https://github.com/congcoi123/tenio
License MIT License
Dependencies amount 7
Dependencies netty-all, jetty-server, jetty-servlet, servlet-api, msgpack, guava, log4j-core,
There are maybe transitive dependencies!

orc from group com.intel.qat (version 1.5.1)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: com.intel.qat Artifact: orc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact orc
Group com.intel.qat
Version 1.5.1
Last update 27. May 2020
Organization not specified
URL http://orc.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_1 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_1
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_1
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_0 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_0
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_0
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-2_2 from group com.tradeshift (version 2.2.0)

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-2_2
Show source 
 

0 downloads
Artifact tradeshift-ubl-xsd-2_2
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-xsd-backports from group com.tradeshift (version 2.2.0)

UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

Group: com.tradeshift Artifact: tradeshift-ubl-xsd-backports
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tradeshift-ubl-xsd-backports
Group com.tradeshift
Version 2.2.0
Last update 05. May 2020
Organization Tradeshift
URL https://docs.oasis-open.org/ubl/cs01-UBL-2.2/UBL-2.2.html
License OASIS IPR Policy
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tradeshift-ubl-examples from group com.tradeshift (version 2.2.0)

UBL is designed to provide a universally understood and recognized commercial syntax for legally binding business documents and to operate within a standard business framework such as ISO 15000 (ebXML) to provide a complete, standards-based infrastructure that can extend the benefits of existing EDI systems to businesses of all sizes. UBL is freely available to everyone without legal encumbrance or licensing fees.

Group: com.tradeshift Artifact: tradeshift-ubl-examples
Show all versions Show source 
 

3 downloads
Artifact tradeshift-ubl-examples
Group com.tradeshift
Version 2.2.0
Last update 04. May 2020
Organization Tradeshift
URL http://docs.oasis-open.org/ubl/os-UBL-2.1/UBL-2.1.html
License OASIS IPR Policy
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scenic-view from group net.raumzeitfalle.fx (version 11.0.2)

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.

Group: net.raumzeitfalle.fx Artifact: scenic-view
Show all versions Show documentation Show source 
 

0 downloads
Artifact scenic-view
Group net.raumzeitfalle.fx
Version 11.0.2
Last update 23. February 2020
Organization not specified
URL https://github.com/Oliver-Loeffler/scenic-view.git
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

postgresql-test-datasource from group dk.kosmisk (version 1.0.2)

An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. It is able to create a DataSource that connects to a postgresql, given a system-property with a port in it and a database name, or a URI in an environment variable or from PG* environment variables or to a personal PostgreSQL instance, with user/password/database-name which is the same as the user name for the user running the tests.

Group: dk.kosmisk Artifact: postgresql-test-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact postgresql-test-datasource
Group dk.kosmisk
Version 1.0.2
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-test-datasource/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-dbcp2, annotations,
There are maybe transitive dependencies!



Page 147 from 176 (items total 1758)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy