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

Download JAR files tagged by employed with all dependencies

Search JAR files by class name

easyCoverage4J-annotations from group com.tocea.easycoverage (version 2.3.1)

Annotations employed by the framework to skip automatic tests.

Group: com.tocea.easycoverage Artifact: easyCoverage4J-annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact easyCoverage4J-annotations
Group com.tocea.easycoverage
Version 2.3.1
Last update 26. June 2013
Organization TOCEA
URL https://sourceforge.net/p/easycoverage
License GNU Lesser General Public License, version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mats-serial-json from group io.mats3 (version 0.19.19-2024-04-30)

Mats^3 MatsSerializer implementation using Jackson to serialize between MatsTraceStringImpl and byte arrays. Employed by the Mats^3 JMS Implementation.

Group: io.mats3 Artifact: mats-serial-json
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-serial-json
Group io.mats3
Version 0.19.19-2024-04-30
Last update 30. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 1
Dependencies mats-serial,
There are maybe transitive dependencies!

jcore-opennlp-parser-ae from group de.julielab (version 2.6.1)

UIMA wrapper for the OpenNLP Parser. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-parser-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-parser-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-parser-ae
License BSD-2-Clause
Dependencies amount 7
Dependencies ant-optional, jcore-utilities, jcore-types, slf4j-api, trove4j, opennlp-tools, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-opennlp-postag-ae from group de.julielab (version 2.6.1)

UIMA wrapper for the OpenNLP POS Tagger. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-postag-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-postag-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-postag-ae
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-types, opennlp-tools, slf4j-api, guava, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-opennlp-chunk-ae from group de.julielab (version 2.6.1)

UIMA wrapper for the OpenNLP Chunker. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-chunk-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-chunk-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-chunk-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies jcore-types, opennlp-tools, ant-optional, slf4j-api, julielab-java-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-opennlp-token-ae from group de.julielab (version 2.6.1)

UIMA wrapper for OpenNLP Tokenizer. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-token-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-token-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-token-ae
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-types, ant-optional, opennlp-tools, slf4j-api, junit-jupiter-engine,
There are maybe transitive dependencies!

mats-test-broker from group io.mats3 (version 0.19.19-2024-04-30)

Mats^3 Testing MQ Broker to easily create a MatsFactory backed by an in-vm MQ Broker. Also employed by several of the other Mats^3 testing tools. Default uses Apache ActiveMQ, but may be directed to use Apache Artemis instead.

Group: io.mats3 Artifact: mats-test-broker
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-test-broker
Group io.mats3
Version 0.19.19-2024-04-30
Last update 30. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-opennlp-sentence-ae from group de.julielab (version 2.6.1)

UIMA wrapper for the OpenNLP Sentence Segmentation. The difference to the official OpenNLP UIMA wrapper is basically the type system. In this project the JCoRe type system is employed and is thus compatible to other JCoRe components.

Group: de.julielab Artifact: jcore-opennlp-sentence-ae
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-opennlp-sentence-ae
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-opennlp-sentence-ae
License BSD-2-Clause
Dependencies amount 6
Dependencies jcore-types, opennlp-tools, trove4j, ant-optional, slf4j-api, junit-jupiter-engine,
There are maybe transitive dependencies!

mats-serial from group io.mats3 (version 0.19.19-2024-04-30)

Mats^3 wire format solution called "MatsTrace", which defines a set of parameters and structures sufficient to represent an envelope carrying Mats messages, as well as a deser-interface "MatsSerializer" which defines methods between MatsTrace and byte arrays. Employed by the Mats^3 JMS Implementation.

Group: io.mats3 Artifact: mats-serial
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-serial
Group io.mats3
Version 0.19.19-2024-04-30
Last update 30. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-xml-db-reader from group de.julielab (version 2.6.5)

A Collection Reader that converts XML, stored in a database, to CAS objects. The conversion is the same employed by the jcore-xml-reader, making use of the jcore-xml-mapper. The reader requires a configuration file which determines the database connection, the table schema and the PostgreSQL schema (namespace) to use.

Group: de.julielab Artifact: jcore-xml-db-reader
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-xml-db-reader
Group de.julielab
Version 2.6.5
Last update 23. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/jcore-xml-db-reader
License BSD-2-Clause
Dependencies amount 12
Dependencies jcore-db-reader, costosys, slf4j-api, commons-lang3, guava, jcore-xml-mapper, jcore-utilities, jcore-types, junit-jupiter-engine, jcore-db-test-utilities, assertj-core, jcore-descriptor-creator,
There are maybe transitive dependencies!



Page 1 from 2 (items total 17)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy