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

Download JAR files tagged by format with all dependencies


businessobjects from group org.notima.generic (version 1.0.0)

Generic business objects and methods to be used as a common format when transforming between different formats and systems.

Group: org.notima.generic Artifact: businessobjects
Show all versions Show documentation Show source 
Download businessobjects.jar (1.0.0)
 

0 downloads
Artifact businessobjects
Group org.notima.generic
Version 1.0.0
Last update 25. September 2024
Organization Notima System Integration AB
URL https://github.com/notima/businessobjects
License Apache License, Version 2.0
Dependencies amount 3
Dependencies javax.persistence-api, threeten-jaxb-core, notima-util,
There are maybe transitive dependencies!

hawking from group com.zoho (version 0.1.9)

Hawking is a natural language date time parser that extracts date and time from text with context and parse to the required format.

Group: com.zoho Artifact: hawking
Show all versions Show documentation Show source 
Download hawking.jar (0.1.9)
 

0 downloads
Artifact hawking
Group com.zoho
Version 0.1.9
Last update 24. September 2024
Organization Zoho
URL https://github.com/zoho/hawking
License GPL-v3.0
Dependencies amount 2
Dependencies stanford-corenlp, maven-gpg-plugin,
There are maybe transitive dependencies!

jhove from group org.openpreservation.jhove (version 1.32.0)

JHOVE provides functions to perform format-specific identification, validation, and characterization of digital objects.

Group: org.openpreservation.jhove Artifact: jhove
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jhove
Group org.openpreservation.jhove
Version 1.32.0
Last update 23. September 2024
Organization The Open Preservation Foundation
URL https://github.com/openpreserve/jhove/
License GNU Lesser General Public License, version 2.1 (LGPL-2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iso20022-ch-impl from group ch.dvbern.oss.iso20022 (version 7.0.2)

Group: ch.dvbern.oss.iso20022 Artifact: iso20022-ch-impl
Show all versions Show documentation Show source 
Download iso20022-ch-impl.jar (7.0.2)
 

0 downloads
Artifact iso20022-ch-impl
Group ch.dvbern.oss.iso20022
Version 7.0.2
Last update 11. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies iso20022-ch-intf, jakarta.enterprise.cdi-api, jakarta.annotation-api, slf4j-api, slf4j-reload4j, commons-lang3, commons-io, annotations,
There are maybe transitive dependencies!

iso20022-ch-intf from group ch.dvbern.oss.iso20022 (version 7.0.2)

Group: ch.dvbern.oss.iso20022 Artifact: iso20022-ch-intf
Show all versions Show documentation Show source 
Download iso20022-ch-intf.jar (7.0.2)
 

0 downloads
Artifact iso20022-ch-intf
Group ch.dvbern.oss.iso20022
Version 7.0.2
Last update 11. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jakarta.xml.bind-api, jakarta.validation-api, jakarta.annotation-api, commons-lang3,
There are maybe transitive dependencies!

iso20022-ch from group ch.dvbern.oss.iso20022 (version 7.0.2)

This library can be used for exporting payment orders (pain001 files) using the iso20022 format for Switzerland

Group: ch.dvbern.oss.iso20022 Artifact: iso20022-ch
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact iso20022-ch
Group ch.dvbern.oss.iso20022
Version 7.0.2
Last update 11. September 2024
Organization not specified
URL https://github.com/dvbern/iso20022
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

giwt from group io.github.imagineDevit (version 0.2.2)

A JUnit based library that allow developers to write unit test on GIVEN-WHEN-THEN format

Group: io.github.imagineDevit Artifact: giwt
Show all versions Show documentation Show source 
Download giwt.jar (0.2.2)
 

0 downloads
Artifact giwt
Group io.github.imagineDevit
Version 0.2.2
Last update 30. August 2024
Organization not specified
URL https://github.com/imagineDevit/GWTUnit
License MIT
Dependencies amount 6
Dependencies junit-platform-engine, junit-platform-testkit, junit-platform-commons, junit-platform-launcher, freemarker, velocity-engine-core,
There are maybe transitive dependencies!

giwt-kt from group io.github.imagineDevit (version 0.1.5)

A JUnit based library that allow developers to write unit test on GIVEN-WHEN-THEN format

Group: io.github.imagineDevit Artifact: giwt-kt
Show all versions Show documentation Show source 
Download giwt-kt.jar (0.1.5)
 

0 downloads
Artifact giwt-kt
Group io.github.imagineDevit
Version 0.1.5
Last update 30. August 2024
Organization not specified
URL https://github.com/imagineDevit/giwt-kt
License MIT
Dependencies amount 4
Dependencies giwt-core, junit-platform-testkit, kotlin-stdlib, kotlinx-coroutines-core,
There are maybe transitive dependencies!

giwt-core from group io.github.imagineDevit (version 0.1.3)

A JUnit based library that allow developers to write unit test on GIVEN-WHEN-THEN format

Group: io.github.imagineDevit Artifact: giwt-core
Show all versions Show documentation Show source 
Download giwt-core.jar (0.1.3)
 

0 downloads
Artifact giwt-core
Group io.github.imagineDevit
Version 0.1.3
Last update 30. August 2024
Organization not specified
URL https://github.com/imagineDevit/giwt-core
License MIT
Dependencies amount 3
Dependencies junit-platform-commons, junit-platform-engine, freemarker,
There are maybe transitive dependencies!

cbor from group com.upokecenter (version 5.0.0-alpha2)

A Java implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 7049. According to that RFC, CBOR's data model "is an extended version of the JSON data model", supporting many more types of data than JSON. This implementation was written by Peter O. and is released to the Public Domain under the CC0 Declaration. This implementation also doubles as a reader and writer of JSON, and can convert data from JSON to CBOR and back. Finally, this implementation supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.

Group: com.upokecenter Artifact: cbor
Show all versions Show documentation Show source 
Download cbor.jar (5.0.0-alpha2)
 

9 downloads
Artifact cbor
Group com.upokecenter
Version 5.0.0-alpha2
Last update 15. August 2024
Organization not specified
URL https://github.com/peteroupc/CBOR-Java
License CC0 Universal
Dependencies amount 1
Dependencies numbers,
There are maybe transitive dependencies!



Page 222 from 305 (items total 3047)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy