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

Download JAR files tagged by reference with all dependencies

Search JAR files by class name

causeway-persistence-jdo-spring from group org.apache.causeway.persistence (version 3.1.0)

JDO Spring integration. This is a fork of the Spring ORM JDO sources at github, for which support had been dropped back in 2016 [1]. Credits to the original authors. See also docs [2]. [1] https://github.com/spring-projects/spring-framework/issues/18702 [2] https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html

Group: org.apache.causeway.persistence Artifact: causeway-persistence-jdo-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact causeway-persistence-jdo-spring
Group org.apache.causeway.persistence
Version 3.1.0
Last update 02. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies causeway-commons, causeway-applib, causeway-core-config, causeway-persistence-jdo-applib, causeway-persistence-jdo-provider, spring-jdbc,
There are maybe transitive dependencies!

tinkar-core from group dev.ikm.tinkar (version 1.51.0)

Tinkar-core is a java software project that aims to provides a reference implementation for the open-source HL7 Tinkar informational Ballot. Tinkar and its underlining data model serves as a self-describing terminology model that can be used to harmonize other standards based models.

Group: dev.ikm.tinkar Artifact: tinkar-core
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tinkar-core
Group dev.ikm.tinkar
Version 1.51.0
Last update 17. May 2024
Organization Integrated Knowledge Management
URL http://www.ikm.dev
License Apache License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, auto-service,
There are maybe transitive dependencies!

reasoner-test-data from group dev.ikm.tinkar (version 1.37.0)

Group: dev.ikm.tinkar Artifact: reasoner-test-data
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reasoner-test-data
Group dev.ikm.tinkar
Version 1.37.0
Last update 27. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reasoner-test-data-sample from group dev.ikm.tinkar (version 2023.1.0)

Group: dev.ikm.tinkar Artifact: reasoner-test-data-sample
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reasoner-test-data-sample
Group dev.ikm.tinkar
Version 2023.1.0
Last update 27. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reasoner-test-data-solor from group dev.ikm.tinkar (version 2023.1.0)

Group: dev.ikm.tinkar Artifact: reasoner-test-data-solor
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reasoner-test-data-solor
Group dev.ikm.tinkar
Version 2023.1.0
Last update 27. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reasoner-test-data-assembly-descriptor from group dev.ikm.tinkar (version 1.37.0)

Group: dev.ikm.tinkar Artifact: reasoner-test-data-assembly-descriptor
Show all versions Show documentation Show source 
 

0 downloads
Artifact reasoner-test-data-assembly-descriptor
Group dev.ikm.tinkar
Version 1.37.0
Last update 27. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-cli from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule provides a command-line interface (CLI) for Lutra. This modules is intended used as a Java executable. Other usage interfaces are provided by the lutra-api and lutra-restapi modules. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-cli
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-stottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/). stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!). Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-stottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-stottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!

lutra-bottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements bOTTR (https://spec.ottr.xyz/bOTTR/0.1/). bOTTR is a mapping language for transforming data from relational databases, triplestores, CSV-files and other sources, into instances of templates. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-bottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-bottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies lutra-core, lutra-wottr, commons-dbutils, commons-dbcp2, h2, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-api from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule is intended for use as a Java library. It has dependencies to all other modules in Lutra, except those that are used for providing executable interfaces, such as command line and REST API interfaces. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-api
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies lutra-core, lutra-wottr, lutra-stottr, lutra-bottr, lutra-tabottr, lutra-docttr, junit-jupiter-params,
There are maybe transitive dependencies!



Page 103 from 131 (items total 1304)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy