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

Download JAR files tagged by uses with all dependencies

Search JAR files by class name

anythingworks-exampleproject from group com.optimaize.anythingworks.exampleproject (version 1.1.0)

A code example for how to use the anythingworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Group: com.optimaize.anythingworks.exampleproject Artifact: anythingworks-exampleproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact anythingworks-exampleproject
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
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 
 

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!

jaxb2-fluent-api from group codes.rafael.jaxb2_commons (version 3.0.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: codes.rafael.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb2-fluent-api
Group codes.rafael.jaxb2_commons
Version 3.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb2-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-bionlpgold-pred-gene-merge-ae from group de.julielab (version 2.6.0)

Given the gold BioNLP ST gene mentions and other gene mentions - possibly from gene recognizer - merges the two different sources of genes. For simplicity, this component employs two different types to represent genes. The BioNLP ST reader uses the de.julielab.jcore.types.Gene type. The other genes should be realized with de.julielab.jcore.types.Protein annotations.

Group: de.julielab Artifact: jcore-bionlpgold-pred-gene-merge-ae
Show documentation Show source 
 

0 downloads
Artifact jcore-bionlpgold-pred-gene-merge-ae
Group de.julielab
Version 2.6.0
Last update 25. November 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-bionlpgold-pred-gene-merge-ae
License BSD 2-Clause
Dependencies amount 5
Dependencies jcore-utilities, slf4j-api, jcore-types, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

mockserver-netty-no-dependencies from group io.github.arkinator (version 5.14.1)

Group: io.github.arkinator Artifact: mockserver-netty-no-dependencies
Show documentation Show source 
 

0 downloads
Artifact mockserver-netty-no-dependencies
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mockserver-netty from group io.github.arkinator (version 5.14.1)

Group: io.github.arkinator Artifact: mockserver-netty
Show all versions Show documentation Show source 
 

0 downloads
Artifact mockserver-netty
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License not specified
Dependencies amount 12
Dependencies mockserver-client-java, mockserver-core, netty-buffer, netty-codec, netty-codec-http, netty-common, netty-handler, netty-transport, netty-tcnative-boringssl-static, commons-io, guava, slf4j-api,
There are maybe transitive dependencies!

mockserver from group io.github.arkinator (version 5.14.1)

A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.

Group: io.github.arkinator Artifact: mockserver
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mockserver
Group io.github.arkinator
Version 5.14.1
Last update 17. November 2022
Organization not specified
URL https://www.mock-server.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-server from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-server
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-logging, xmlrpc-common, jakarta.servlet-api,
There are maybe transitive dependencies!

xmlrpc-client from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-client
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies xmlrpc-common,
There are maybe transitive dependencies!

xmlrpc-common from group com.evolvedbinary.thirdparty.org.apache.xmlrpc (version 5.0.0)

Group: com.evolvedbinary.thirdparty.org.apache.xmlrpc Artifact: xmlrpc-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlrpc-common
Group com.evolvedbinary.thirdparty.org.apache.xmlrpc
Version 5.0.0
Last update 26. September 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ws-commons-util,
There are maybe transitive dependencies!



Page 123 from 159 (items total 1586)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy