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

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

This Lutra submodule provides a common framework that other submodules in Lutra use and extend. It includes an implementation of OTTR's data model with classes for templates, instances, types, etc.; a system for handling results and error messages; core interfaces and abstract classes for streamed pipelines for parsing and writing templates and instances; as well as implementation of the TemplateStore, a container for templates, with algorithms for checking correctness of templates and expanding and checking correctness of instances. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

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

0 downloads
Artifact lutra-core
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 jena-core, jena-arq, commons-collections4, commons-math3, commons-io, hamcrest, junit-jupiter-params,
There are maybe transitive dependencies!

solidblue3 from group it.tidalwave.solidblue3 (version 1.1)

A tool for data backup and consistency. Architecture and technologies: + the classic three-tier architecture is used: Model, DAO, Presentation; + [Spring 6 / Spring Boot 3](https://spring.io/) is the reference framework; + [SQLite](https://sqlite.org/) is the underlying database; + [Spring Data JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/) with [Hibernate](https://hibernate.org/) is used as ORM; + JPA entities are separated objects; + `Finder` and DCI roles from [TheseFoolishThings](http://tidalwave.it/projects/thesefoolishthings) are used; + [SLF4J](https://slf4j.org) and [Logback](https://logback.qos.ch) are used for logging; + [TestNG](https://testng.org) and [Mockito](https://site.mockito.org/) are used for testing; + [Lombok](https://projectlombok.org) is used for cleaner code.

Group: it.tidalwave.solidblue3 Artifact: solidblue3
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solidblue3
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL https://tidalwave.bitbucket.io/solidblue3j/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

solidblue3-model from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-model
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, solidblue3-commons, spring-context, jakarta.transaction-api, jakarta.inject-api,
There are maybe transitive dependencies!

solidblue3-dao from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-dao
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies solidblue3-model, solidblue3-commons, it-tidalwave-util, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!

solidblue3-commons from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-commons
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies it-tidalwave-util, spring-data-commons, spring-data-jpa, spring-context, spring-orm, jakarta.transaction-api, jakarta.persistence-api,
There are maybe transitive dependencies!

solidblue3-application-nogui from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-application-nogui
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-application-nogui
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies solidblue3-model, solidblue3-dao, it-tidalwave-role, it-tidalwave-role-spring, logback-classic, solidblue3-model,
There are maybe transitive dependencies!

modules from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: modules
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modules
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jakarta.annotation-api, spotbugs-annotations,
There are maybe transitive dependencies!

fuml from group org.modeldriven (version 1.5.0a)

This open source software is a reference implementation, consisting of software and related files, for the OMG specification called the Semantics of a Foundational Subset for Executable UML Models (fUML). The reference implementation is intended to implement the execution semantics of UML activity models, accepting an XMI file from a conformant UML model as its input and providing an execution trace of the selected activity model(s) as its output. The core execution engine, which is directly generated from the normative syntactic and semantic models for fUML, may also be used as a library implementation of fUML in other software.

Group: org.modeldriven Artifact: fuml
Show all versions Show documentation Show source 
 

0 downloads
Artifact fuml
Group org.modeldriven
Version 1.5.0a
Last update 04. April 2023
Organization not specified
URL http:/fuml.modeldriven.org
License FUML Reference Implementation License
Dependencies amount 10
Dependencies commons-collections, commons-lang, xercesImpl, xalan, log4j, stax-utils, sjsxp, commons-logging, jakarta.xml.bind-api, jaxb-impl,
There are maybe transitive dependencies!

json-java from group com.xliic (version 1.1)

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: "The software shall be used for good, not evil." If your conscience cannot live with that, then choose a different package.

Group: com.xliic Artifact: json-java
Show documentation Show source 
 

0 downloads
Artifact json-java
Group com.xliic
Version 1.1
Last update 11. September 2020
Organization 42Crunch
URL https://github.com/42Crunch/JSON-java
License The JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring from group org.infinispan (version 8.2.12.Final)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring
Show all versions Show source 
 

7 downloads
Artifact infinispan-spring
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!



Page 125 from 128 (items total 1278)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy