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

Download JAR files tagged by fetched with all dependencies

Search JAR files by class name

spring-hibernate-entity-encryption from group com.github.mekuanent (version 1.0.1)

An entity encryption library that seamlessly encrypts when stored to database and decrypts when it is fetched.

Group: com.github.mekuanent Artifact: spring-hibernate-entity-encryption
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-hibernate-entity-encryption
Group com.github.mekuanent
Version 1.0.1
Last update 12. August 2019
Organization not specified
URL https://github.com/mekuanent/SpringHibernateEntityEncryption
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!

address-rules from group io.jdev.address (version 20130926)

Rules for validating different countries, fetched from http://i18napis.appspot.com/address.

Group: io.jdev.address Artifact: address-rules

 

0 downloads
Artifact address-rules
Group io.jdev.address
Version 20130926
Last update 26. September 2013
Organization not specified
URL https://github.com/tomdcc/address-rules/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

currency-exchange-rates from group info.datamuse (version 1.0.0-alpha)

Implements fetching currency exchange rates from different providers, as well as caching the fetched rates for quick retrieval.

Group: info.datamuse Artifact: currency-exchange-rates
Show all versions Show documentation Show source 
 

0 downloads
Artifact currency-exchange-rates
Group info.datamuse
Version 1.0.0-alpha
Last update 03. November 2018
Organization Datamuse
URL https://github.com/vdvoretskyi/currency-exchange-rates
License MIT License
Dependencies amount 2
Dependencies slf4j-api, json,
There are maybe transitive dependencies!

android-image-cache-library from group pl.polidea (version 2.0)

Android library which simplifies displaying, caching and managing a lifecycle of images fetched from the web

Group: pl.polidea Artifact: android-image-cache-library
Show documentation Show source 
 

0 downloads
Artifact android-image-cache-library
Group pl.polidea
Version 2.0
Last update 02. April 2013
Organization Polidea
URL https://github.com/Polidea/AndroidImageCache
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies disklrucache,
There are maybe transitive dependencies!

marmotta-ldcache-file from group org.apache.marmotta (version 3.4.0)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache-file
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-file
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-ldcache-common, ldcache-sail-generic, ldcache-backend-file,
There are maybe transitive dependencies!

marmotta-ldcache-kiwi from group org.apache.marmotta (version 3.4.0)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-ldcache-common, marmotta-backend-kiwi, ldcache-sail-kiwi,
There are maybe transitive dependencies!

marmotta-ldcache-common from group org.apache.marmotta (version 3.4.0)

Provides common infrastructure for transparent Linked Data Caching in Marmotta. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-ldcache-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies marmotta-core, ldclient-api, ldclient-core, ldclient-provider-rdf, ldcache-api, ldcache-core,
There are maybe transitive dependencies!

MazarineBlue-KeywordDriven from group org.mazarineblue (version 0.1.0)

The KeywordDriven module houses the interpreter and thus forms the core, the hart, the engine of MazarineBlue. The instructions and data are fetched though the DataSource interface. And intercommunication between modules is made posible by the EventBus module.

Group: org.mazarineblue Artifact: MazarineBlue-KeywordDriven
Show documentation Show source 
 

0 downloads
Artifact MazarineBlue-KeywordDriven
Group org.mazarineblue
Version 0.1.0
Last update 03. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies MazarineBlue-DataSources, MazarineBlue-Parser, MazarineBlue-EventBus, MazarineBlue-EventsUtilities, MazarineBlue-Utilities, commons-lang, commons-io,
There are maybe transitive dependencies!

marmotta-ldcache from group org.apache.marmotta (version 3.1.0-incubating)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

Group: org.apache.marmotta Artifact: marmotta-ldcache
Show all versions Show source 
 

0 downloads
Artifact marmotta-ldcache
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies marmotta-core, ldclient-api, ldclient-core, ldclient-provider-rdf, ldcache-api, ldcache-core, ldcache-sail-kiwi,
There are maybe transitive dependencies!

jdbc-json-extension from group com.consolefire (version 1.4.0)

`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.

Group: com.consolefire Artifact: jdbc-json-extension
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-json-extension
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 2 (items total 17)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy