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

Download JAR files tagged by expected with all dependencies


xsom from group com.sun.xsom (version 20140925)

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

Group: com.sun.xsom Artifact: xsom
Show all versions Show documentation Show source 
Download xsom.jar (20140925)
 

80 downloads
Artifact xsom
Group com.sun.xsom
Version 20140925
Last update 29. September 2014
Organization not specified
URL https://xsom.dev.java.net/
License CDDL v1.0 / GPL v2 dual license
Dependencies amount 1
Dependencies relaxngDatatype,
There are maybe transitive dependencies!

test-system from group com.tacitknowledge (version 1.1)

Group: com.tacitknowledge Artifact: test-system
Show documentation Show source 
Download test-system.jar (1.1)
 

0 downloads
Artifact test-system
Group com.tacitknowledge
Version 1.1
Last update 20. February 2014
Organization not specified
URL https://github.com/tacitknowledge/simulator
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies activemq-core, commons-io, ftpserver-core, slf4j-log4j12, slf4j-api,
There are maybe transitive dependencies!

simulator-core from group com.tacitknowledge (version 1.1)

Group: com.tacitknowledge Artifact: simulator-core
Show documentation Show source 
Download simulator-core.jar (1.1)
 

1 downloads
Artifact simulator-core
Group com.tacitknowledge
Version 1.1
Last update 20. February 2014
Organization not specified
URL https://github.com/tacitknowledge/simulator
License The Apache Software License, Version 2.0
Dependencies amount 25
Dependencies camel-core, camel-spring, camel-spring-integration, camel-jms, activemq-camel, camel-ftp, camel-jetty, log4j, commons-lang, xbean-spring, bsf, js, jsch, json, gson, jyaml, javassist, axis, wsdl4j, commons-discovery, saaj-api, saaj-impl, axis-jaxrpc, slf4j-log4j12, jruby-core,
There are maybe transitive dependencies!

simulator from group com.tacitknowledge (version 1.1)

Simulator is a functional tool that allows handling of different transports and their content based on predefined criteria and outputting expected results based on the situation being modeled

Group: com.tacitknowledge Artifact: simulator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simulator
Group com.tacitknowledge
Version 1.1
Last update 20. February 2014
Organization not specified
URL https://github.com/tacitknowledge/simulator
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

empty3-library-3d from group one.empty3 (version 2024.5.10)

3D rendering engine. Plus modelling. Expected glsl textures 3d and 2d rendering3D primitives, and a lot of scenes' samples to test.+ Game Jogl reworked, Calculator (numbers and vectors). Java code parser implementation starts (<=1.2)

Group: one.empty3 Artifact: empty3-library-3d
Show all versions Show documentation Show source 
Download empty3-library-3d.jar (2024.5.10)
 

0 downloads
Artifact empty3-library-3d
Group one.empty3
Version 2024.5.10
Last update 10. May 2024
Organization not specified
URL https://github.com/manuelddahmen/empty3_miror
License Apache version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse PubMed XML from a PostgreSQL database. The XML format of retrieved documents is expected to follow the PubMed/MEDLINE XML schema that was used beginning from 2017. I.e. the root document of a document must be PubmedArticle and not, as it was for MEDLINE until 2017, MedlineCitation.

Group: de.julielab Artifact: jcore-pubmed-db-reader
Show all versions Show source 
Download jcore-pubmed-db-reader.jar (2.6.1)
 

0 downloads
Artifact jcore-pubmed-db-reader
Group de.julielab
Version 2.6.1
Last update 20. February 2024
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-db-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-xml-db-reader, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

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

An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse MEDLINE XML from a PostgreSQL database. The XML format of retrieved documents is expected to follow the MEDLINE XML schema that was used until inclusive 2016. I.e. the root element of MEDLINE documents must be MedlineCitation and not, as it is since 2017, PubmedArticle.

Group: de.julielab Artifact: jcore-medline-db-reader
Show all versions Show source 
Download jcore-medline-db-reader.jar (2.6.0)
 

0 downloads
Artifact jcore-medline-db-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-db-reader
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-xml-db-reader, jcore-descriptor-creator,
There are maybe transitive dependencies!

joala-conditions from group net.joala (version 1.2.1)

Implements Waiting for JUnit tests. Concept contains expressions which are responsible to retrieve a state of the application, matcher to verify the expected state (from Hamcrest Library) and conditions which are responsible to repeat the evaluation of the given expression until the state matches the expected state.

Group: net.joala Artifact: joala-conditions
Show all versions Show documentation Show source 
Download joala-conditions.jar (1.2.1)
 

0 downloads
Artifact joala-conditions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies joala-expressions, joala-time, joala-matchers, guava, junit, hamcrest-core, hamcrest-library, slf4j-api,
There are maybe transitive dependencies!

json-comparator from group com.savoirtech.json (version 1.1.1)

Toolset for easily comparing JSON structures which may vary in expected ways, such as arrays of content for which order may change, or fields in objects that can be ignored, or matched via patterns. Intended to assist in the validation of JSON-formatted results returned from services.

Group: com.savoirtech.json Artifact: json-comparator
Show all versions Show documentation Show source 
Download json-comparator.jar (1.1.1)
 

7 downloads
Artifact json-comparator
Group com.savoirtech.json
Version 1.1.1
Last update 18. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, json-path, commons-io, mockito-core,
There are maybe transitive dependencies!

itest-engine from group org.itest (version 1.5.4)

Group: org.itest Artifact: itest-engine
Show all versions Show documentation Show source 
Download itest-engine.jar (1.5.4)
 

1 downloads
Artifact itest-engine
Group org.itest
Version 1.5.4
Last update 19. November 2015
Organization not specified
URL https://github.com/ggkochanski/itest/
License not specified
Dependencies amount 4
Dependencies commons-lang, itest-iface, itest-json-simple-parser, itest-annotation,
There are maybe transitive dependencies!



Page 8 from 13 (items total 128)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy