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

Download JAR files tagged by exactly with all dependencies

Search JAR files by class name

concordion-storyboard-extension from group org.concordion (version 2.0.2)

An extension to Concordion that capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test

Group: org.concordion Artifact: concordion-storyboard-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact concordion-storyboard-extension
Group org.concordion
Version 2.0.2
Last update 11. July 2021
Organization not specified
URL https://github.com/concordion/concordion-storyboard-extension
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies concordion-logback-extension, concordion,
There are maybe transitive dependencies!

flink-table-calcite-bridge from group org.apache.flink (version 1.20.0)

Group: org.apache.flink Artifact: flink-table-calcite-bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact flink-table-calcite-bridge
Group org.apache.flink
Version 1.20.0
Last update 25. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies calcite-core, slf4j-api, jsr305,
There are maybe transitive dependencies!

nameapi-ontology5-core from group org.nameapi.ontology.core (version 5.4.2)

Contains the domain classes that are used as input to the NameAPI server. These are the same that the Java web service client library uses. That's exactly the reason why these are in a separate project; so that they can be shared easily, and can be included as a separate dependency in other projects. See overview.html

Group: org.nameapi.ontology.core Artifact: nameapi-ontology5-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact nameapi-ontology5-core
Group org.nameapi.ontology.core
Version 5.4.2
Last update 19. May 2023
Organization Optimaize GmbH, Switzerland
URL http://www.nameapi.org
License not specified
Dependencies amount 1
Dependencies jackson-annotations,
There are maybe transitive dependencies!

jcore-pubmed-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-pubmed-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

json-batch-translate from group com.tunyk.jsonbatchtranslate (version 1.0)

JSON Batch Translate library allows you to translate json objects with google translate service and returns back exactly the same json with translated values (keys are kept original, only one request is sent for translation)

Group: com.tunyk.jsonbatchtranslate Artifact: json-batch-translate
Show documentation Show source 
 

0 downloads
Artifact json-batch-translate
Group com.tunyk.jsonbatchtranslate
Version 1.0
Last update 13. August 2011
Organization TUNYK.COM
URL http://tunyk.com/
License Apache License 2.0
Dependencies amount 3
Dependencies google-api-translate-java, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

highfive from group org.nocrala (version 1.2.0)

HighFive copies and compare data between databases. These databases can be of the same or different brand, edition, or version. When copying the data, the tables and columns must match. The column data types may not match exactly, but must be compatible for read and write purposes. When comparing, it hashes the data in one database to get baseline hashes. It can then hash another database to compare the new hashes and decide if they fully match or not. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL, and MariaDB databases.

Group: org.nocrala Artifact: highfive
Show documentation Show source 
 

0 downloads
Artifact highfive
Group org.nocrala
Version 1.2.0
Last update 15. August 2024
Organization not specified
URL https://bitbucket.org/impalerthe/highfive/src/master/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apacheds-core-jndi from group org.apache.directory.server (version 2.0.0.AM27)

Contains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JNDI provider bypass the LDAP stack to perform ooerations directly on the ApacheDS core.

Group: org.apache.directory.server Artifact: apacheds-core-jndi
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-core-jndi
Group org.apache.directory.server
Version 2.0.0.AM27
Last update 09. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apacheds-i18n, apacheds-core-api, apacheds-core-shared, api-ldap-model, api-util,
There are maybe transitive dependencies!

boilerplate-generator from group io.github.mayconcardoso (version 3.0.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: boilerplate-generator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerplate-generator
Group io.github.mayconcardoso
Version 3.0.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core-testing from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-testing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-testing
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

mvvm-core-ktx from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-ktx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-ktx
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2 from 4 (items total 34)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy