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

Download JAR files tagged by extract with all dependencies

Search JAR files by class name

kdriller from group io.github.kevinah95 (version 0.3.0)

KDriller is a Kotlin framework that helps developers in analyzing Git repositories. With KDriller you can easily extract information about commits, developers, modified files, diffs, and source code.

Group: io.github.kevinah95 Artifact: kdriller
Show all versions Show documentation Show source 
 

0 downloads
Artifact kdriller
Group io.github.kevinah95
Version 0.3.0
Last update 24. November 2023
Organization not specified
URL https://github.com/kevinah95/KDriller/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

JCompressor from group io.github.shuoros (version 0.1.0)

JCompressor is an easy-to-use library in Java that can be used to compress different files and folders by various methods such as zip, Gzip, rar, Stufflt, 7z etc., and extract files and folders from those different compressed files.

Group: io.github.shuoros Artifact: JCompressor
Show documentation Show source 
 

0 downloads
Artifact JCompressor
Group io.github.shuoros
Version 0.1.0
Last update 04. January 2022
Organization not specified
URL https://github.com/shuoros/JCompressor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tm-extractors from group de.haumacher (version 1.2)

Java based library that can extract text from Microsoft Word for Windows binary documents including Word 1.0/2.0/4.0/6.0/95/97/2000/xp/2003. Extracts text from fast-saved files as well.

Group: de.haumacher Artifact: tm-extractors
Show documentation Show source 
 

0 downloads
Artifact tm-extractors
Group de.haumacher
Version 1.2
Last update 05. November 2021
Organization not specified
URL https://github.com/haumacher/text-mining
License GNU General Lesser Public License (LGPL) version 2.1
Dependencies amount 1
Dependencies poi,
There are maybe transitive dependencies!

PDFLayoutTextStripper from group io.github.jonathanlink (version 2.2.4)

Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).

Group: io.github.jonathanlink Artifact: PDFLayoutTextStripper
Show all versions Show documentation Show source 
 

0 downloads
Artifact PDFLayoutTextStripper
Group io.github.jonathanlink
Version 2.2.4
Last update 06. September 2021
Organization not specified
URL https://github.com/JonathanLink/PDFLayoutTextStripper
License Apache License 2.0
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!

cards-nfc-recognizer from group com.lyra (version 1.0.0)

Fork of a java library used to read and extract public data from NFC EMV credit cards. Original repo is https://github.com/devnied/EMV-NFC-Paycard-Enrollment

Group: com.lyra Artifact: cards-nfc-recognizer
Show documentation Show source 
 

0 downloads
Artifact cards-nfc-recognizer
Group com.lyra
Version 1.0.0
Last update 09. June 2021
Organization not specified
URL https://github.com/lyra/android-cards-nfc-recognizer
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies bit-lib4j, commons-lang3, commons-collections4, commons-io, scuba-smartcards,
There are maybe transitive dependencies!

iad-json-properties-maven-plugin from group com.github.iarellano (version 1.1)

This mojo can import json files as properties using a pseudo-normalized json path as property names, it can also extract values using JsonPath and then assign the extracted values to project properties.

Group: com.github.iarellano Artifact: iad-json-properties-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact iad-json-properties-maven-plugin
Group com.github.iarellano
Version 1.1
Last update 05. February 2019
Organization not specified
URL https://github.com/iarellano/iad-json-properties-maven-plugin
License MIT License
Dependencies amount 4
Dependencies gson, json-path, maven-plugin-api, commons-lang3,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engine.keywordextraction from group org.apache.stanbol (version 1.0.0)

Implementation of utilities and an engine to extract keywords defined in a controlloed vocabulary from a parsed text. This also provides default implementation to use OpenNLP to parse the text and the Entityhub to search for Entities.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engine.keywordextraction
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engine.keywordextraction
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.commons.stanboltools.offline, org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.entityhub.model.clerezza, org.apache.stanbol.commons.opennlp, commons-io, commons-lang, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

gate-extraction from group org.ow2.weblab.service (version 2.0)

Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers). This project contains two versions, a simple component and webservice one.

Group: org.ow2.weblab.service Artifact: gate-extraction
Show all versions Show documentation Show source 
 

0 downloads
Artifact gate-extraction
Group org.ow2.weblab.service
Version 2.0
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies gate, rdf-helper-jena, spring-core,
There are maybe transitive dependencies!

apacheds-bootstrap-partition from group org.apache.directory.server (version 1.5.5)

A special jar file that contains a pre-loaded partition with schema information. This schema partition will mount off of the ou=schema namingContext. This artifact contains the db files for this partition. It must be used with the apacheds-bootstrap-extract jar which contains the classes to install these files.

Group: org.apache.directory.server Artifact: apacheds-bootstrap-partition
Show all versions Show source 
 

0 downloads
Artifact apacheds-bootstrap-partition
Group org.apache.directory.server
Version 1.5.5
Last update 18. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies apacheds-jdbm-store, apacheds-bootstrap-extract, apacheds-schema-extras,
There are maybe transitive dependencies!

json-tree from group org.hisp.dhis (version 1.0)

This module provides a library to parse and browse JSON documents provided as input string. It is build in particular to extract JSON nodes by path with high performance. This is done by skipping nodes that are not of interest and by only building a cheap low level node representation for those nodes that are extracted.

Group: org.hisp.dhis Artifact: json-tree
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-tree
Group org.hisp.dhis
Version 1.0
Last update 02. February 2024
Organization UiO
URL https://github.com/dhis2/json-tree
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 22 from 30 (items total 295)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy