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

Download JAR files tagged by mapper with all dependencies

Search JAR files by class name

bean-converter-core from group com.googlecode.ssd-utils (version 0.0.2)

Group: com.googlecode.ssd-utils Artifact: bean-converter-core
Show documentation Show source 
 

0 downloads
Artifact bean-converter-core
Group com.googlecode.ssd-utils
Version 0.0.2
Last update 11. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies asm-all,
There are maybe transitive dependencies!

bean-converter from group com.googlecode.ssd-utils (version 0.0.2)

BeanConverter is an efficient Java Bean to Java Bean mapper that recursively copies data from one object to another. BeanConverter rely on byte cote generation to avoid reflection at runtime.

Group: com.googlecode.ssd-utils Artifact: bean-converter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bean-converter
Group com.googlecode.ssd-utils
Version 0.0.2
Last update 11. March 2011
Organization not specified
URL http://ssd-utils.googlecode.com
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zeko-data-mapper from group io.zeko (version 1.7.2)

A lightweight, fast and simple data mapper library in Kotlin that helps to map the result of queries from your normalized dataset(from RDBMS, SQLite, CSV or any source) back into relational mapped Hash maps

Group: io.zeko Artifact: zeko-data-mapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-data-mapper
Group io.zeko
Version 1.7.2
Last update 02. May 2024
Organization not specified
URL https://github.com/darkredz/Zeko-Data-Mapper
License Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib, vertx-core, joda-time, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

mybatis from group org.mybatis (version 3.5.16)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: org.mybatis Artifact: mybatis
Show all versions Show documentation Show source 
 

469 downloads
Artifact mybatis
Group org.mybatis
Version 3.5.16
Last update 03. April 2024
Organization not specified
URL https://www.mybatis.org/mybatis-3/
License not specified
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!

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 
 

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!

hbase-mapreduce from group org.apache.hbase (version 3.0.0-beta-1)

This module contains implementations of InputFormat, OutputFormat, Mapper, Reducer, etc which are needed for running MR jobs on tables, WALs, HFiles and other HBase specific constructs. It also contains a bunch of tools: RowCounter, ImportTsv, Import, Export, CompactionTool, ExportSnapshot, WALPlayer, etc

Group: org.apache.hbase Artifact: hbase-mapreduce
Show all versions Show documentation Show source 
 

147 downloads
Artifact hbase-mapreduce
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-build-configuration/hbase-mapreduce
License Apache License, Version 2.0
Dependencies amount 22
Dependencies hbase-shaded-miscellaneous, hbase-shaded-netty, hbase-shaded-protobuf, hbase-common, hbase-zookeeper, hbase-protocol-shaded, hbase-metrics, hbase-metrics-api, hbase-asyncfs, metrics-core, slf4j-api, opentelemetry-api, hbase-client, hbase-hadoop-compat, hbase-server, hbase-replication, commons-io, commons-lang3, zookeeper, audience-annotations, hadoop-common, hadoop-hdfs,
There are maybe transitive dependencies!

an-map from group io.github.gfrmoretti (version 1.1.1)

This library is meant to be a mapper based with Java annotations, this way you don't need to configure nothing, only import and use it. This is a need when you are working trying to isolate logical or critical classes from DTO or POJO's for example. This can be useful when you are following architectures or concepts like clean arch.

Group: io.github.gfrmoretti Artifact: an-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact an-map
Group io.github.gfrmoretti
Version 1.1.1
Last update 27. May 2023
Organization not specified
URL https://github.com/gfrmoretti/anmap
License Apache License, Version 2.0
Dependencies amount 4
Dependencies annotations, lombok, logback-classic, asm-tree,
There are maybe transitive dependencies!

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

A Collection Reader that employs the JCoRe XML mapper to read XML documents. A mapping file must be delivered to determine which XML file elements have to be converted to which CAS annotation types and features. This is the base component for the JCoRe PubMed and Medline readers.

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

15 downloads
Artifact jcore-xml-reader
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xml-reader
License BSD-2-Clause
Dependencies amount 6
Dependencies jcore-xml-mapper, slf4j-api, julielab-java-utilities, uima-ducc-user, assertj-core, 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 
 

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!



Page 68 from 71 (items total 703)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy