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

Download JAR files tagged by represent with all dependencies

Search JAR files by class name

document-sql from group codes.rafael.documentsql (version 1.3)

This library attempts to bridge the gap between the flexibility of document storage and the comfort of SQL schemata. Typically, XML and JSON documents follow a schema, this library creates DDL to represent these schemata as SQL views of a stored document. A schema is generated from its Java class representation and written to DDL.

Group: codes.rafael.documentsql Artifact: document-sql
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact document-sql
Group codes.rafael.documentsql
Version 1.3
Last update 11. November 2022
Organization not specified
URL https://github.com/raphw/skatteprosessen-document-sql
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pact-jvm-model from group au.com.dius (version 3.6.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model
Show all versions Show documentation Show source 
 

5 downloads
Artifact pact-jvm-model
Group au.com.dius
Version 3.6.15
Last update 29. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies pact-jvm-support, pact-jvm-pact-broker, java-semver, commons-collections4, generex, mail, kotlin-reflect, kotlin-result,
There are maybe transitive dependencies!

pact-jvm-core-model from group au.com.dius (version 4.0.10)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-core-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-core-model
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies java-semver, commons-collections4, generex, mail, kotlin-reflect, pact-jvm-core-support, pact-jvm-core-pact-broker, gson,
There are maybe transitive dependencies!

ldclient-provider-phpbb from group org.apache.marmotta (version 3.4.0)

This package provides access to posts, topics and forums stored in a PHPBB installation and maps them to the SIOC ontology to represent the information in RDF. This package is experimental, as PHPBB does not provide proper API access over web services. The providers try parsing the HTML content instead.

Group: org.apache.marmotta Artifact: ldclient-provider-phpbb
Show all versions Show source 
 

0 downloads
Artifact ldclient-provider-phpbb
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 ldclient-api, ldclient-core, ldclient-provider-html, marmotta-commons, marmotta-model-vocabs, guava,
There are maybe transitive dependencies!

pact-jvm-model_2.10 from group au.com.dius (version 2.4.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.10
Group au.com.dius
Version 2.4.15
Last update 23. August 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies slf4j-api, scala-library, scala-compiler, json, groovy-all, unfiltered-netty-server_2.10, dispatch-core_2.10, httpclient, pact-jvm-logging_2.10, java-semver, http-builder,
There are maybe transitive dependencies!

pact-jvm-model_2.11 from group au.com.dius (version 3.3.0-beta.0)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.11
Group au.com.dius
Version 3.3.0-beta.0
Last update 31. July 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies unfiltered-netty-server_2.11, scala-logging_2.11, httpclient, json, scala-compiler, groovy-all, http-builder, dispatch-core_2.11, java-semver, slf4j-api, scala-library,
There are maybe transitive dependencies!

AnalyzerBeans-components from group org.eobjects.analyzerbeans (version 1.0.6)

Parent for all additional components to AnalyzerBeans. Child modules represent optional components that typically require additional dependencies, which is why they have been separated for the sake of dependency mangement and flexibility in application composition.

Group: org.eobjects.analyzerbeans Artifact: AnalyzerBeans-components
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AnalyzerBeans-components
Group org.eobjects.analyzerbeans
Version 1.0.6
Last update 15. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies AnalyzerBeans-api,
There are maybe transitive dependencies!

bigtable-client from group com.google.cloud.bigtable (version 0.9.1)

This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.

Group: com.google.cloud.bigtable Artifact: bigtable-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bigtable-client
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL https://cloud.google.com/bigtable/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

release from group org.erasmusmc.data-mining (version 1.3)

Group: org.erasmusmc.data-mining Artifact: release
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact release
Group org.erasmusmc.data-mining
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

peregrine-rmi from group org.erasmusmc.data-mining.peregrine (version 1.3)

Group: org.erasmusmc.data-mining.peregrine Artifact: peregrine-rmi
Show documentation Show source 
 

0 downloads
Artifact peregrine-rmi
Group org.erasmusmc.data-mining.peregrine
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 2
Dependencies peregrine-api, spring-context,
There are maybe transitive dependencies!



Page 29 from 32 (items total 320)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy