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

Download JAR files tagged by join with all dependencies

Search JAR files by class name

rya.pcj.fluo.app from group org.apache.rya (version 4.0.1)

A Fluo implementation of Rya Precomputed Join Indexing. This module produces a jar that may be executed by the 'fluo' command line tool as a YARN job.

Group: org.apache.rya Artifact: rya.pcj.fluo.app
Show all versions Show source 
 

0 downloads
Artifact rya.pcj.fluo.app
Group org.apache.rya
Version 4.0.1
Last update 16. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies slf4j-api, guava, rya.indexing.pcj, rya.api.evaluation, fluo-api, fluo-recipes-core, fluo-recipes-accumulo, rdf4j-queryrender, kafka-clients, kryo,
There are maybe transitive dependencies!

rya.indexing.pcj from group org.apache.rya (version 4.0.1)

A project that contains all of the interfaces and common models that are used to implement the Precomputed Join Secondary Index.

Group: org.apache.rya Artifact: rya.indexing.pcj
Show all versions Show source 
 

0 downloads
Artifact rya.indexing.pcj
Group org.apache.rya
Version 4.0.1
Last update 16. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies rya.api, rya.api.model, accumulo.rya, mongodb.rya, accumulo-core, fluo-api, commons-lang3,
There are maybe transitive dependencies!

chymyst-core_2.12 from group io.chymyst (version 0.2.0)

Declarative concurrency framework for Scala - the core library implementing the abstract chemical machine / join calculus

Group: io.chymyst Artifact: chymyst-core_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact chymyst-core_2.12
Group io.chymyst
Version 0.2.0
Last update 06. June 2017
Organization io.chymyst
URL https://chymyst.github.io/chymyst-core/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, guava, scala-reflect,
There are maybe transitive dependencies!

chymyst-core_2.11 from group io.chymyst (version 0.2.0)

Declarative concurrency framework for Scala - the core library implementing the abstract chemical machine / join calculus

Group: io.chymyst Artifact: chymyst-core_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact chymyst-core_2.11
Group io.chymyst
Version 0.2.0
Last update 06. June 2017
Organization io.chymyst
URL https://chymyst.github.io/chymyst-core/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, guava, scala-reflect,
There are maybe transitive dependencies!

gpars from group org.codehaus.gpars (version 1.2.1)

The Groovy and Java high-level concurrency library offering actors, dataflow, CSP, agents, parallel collections, fork/join and more

Group: org.codehaus.gpars Artifact: gpars
Show all versions Show documentation Show source 
 

9 downloads
Artifact gpars
Group org.codehaus.gpars
Version 1.2.1
Last update 09. May 2014
Organization not specified
URL http://gpars.codehaus.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies multiverse-core, jsr166y,
There are maybe transitive dependencies!

TeiLinguisticsFa from group org.fryske-akademy (version 7.5)

Jaxb classes and xslt transformations for a TEI customization supporting well defined linguistic attributes as developed by the Fryske Akademy. Linguistic enums can be found in the jaxb class for the tei Join element. The xslt's and resources generated by them can be found online in the reusables folder, xslt's are included in the jar artifact as well.

Group: org.fryske-akademy Artifact: TeiLinguisticsFa
Show all versions Show documentation Show source 
 

0 downloads
Artifact TeiLinguisticsFa
Group org.fryske-akademy
Version 7.5
Last update 15. May 2024
Organization Fryske Akademy
URL https://bitbucket.org/fryske-akademy/tei-encoding
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jakarta.xml.bind-api,
There are maybe transitive dependencies!

vertx-sql-assist from group org.mirrentools (version 4.2.4)

vertx-sql-assist is the SQL operation help tool of Vert.x, which provides the support of insert, delete, update, query, join, paging query, cooperate with SqlAssist help class, it basically does not need to write a line of SQL code.

Group: org.mirrentools Artifact: vertx-sql-assist
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertx-sql-assist
Group org.mirrentools
Version 4.2.4
Last update 09. February 2022
Organization Mirren Tools
URL https://mirrentools.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

NewsBoy from group com.elusive-code.newsboy (version 0.2)

Asynchronous publish-subscribe communication library. Features: 1. Listeners are stored using WeakReferences to prevent memory leaks when they are not unsubscribed. 2. Uses fork-join framework for concurrent event delivery. 3. Publish methods returns collection of Futures that represent event notifications. 4. Supports ordered publishing: guaranteed to notify of the events in order they were published. 5. Provides EventSource and EventService interfaces for better integration with IOC containers and alternative implementations.

Group: com.elusive-code.newsboy Artifact: NewsBoy
Show all versions Show documentation Show source 
 

0 downloads
Artifact NewsBoy
Group com.elusive-code.newsboy
Version 0.2
Last update 20. April 2014
Organization not specified
URL https://github.com/elusive-code/NewsBoy
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, commons-lang3,
There are maybe transitive dependencies!

multiverse-scala from group org.multiverse (version 0.5.2)

Scala classes to allow more elegant use of Multiverse from Scala. Atm the functionality is quite limited since not a lot of effort was put in the Scala integration. For the 0.6 release Multiverse should be able to work with in Scala written transactional objects configured with the Multiverse annotations. So that would reduce the need for this library, although in Scala they want to have special Scala 'interfaces' that provide some syntactic sugar to use java collections in Scala. So this module would be the good location for that. If anyone would like to help improving the Multiverse/Scala integration, please don't hesitate to join.

Group: org.multiverse Artifact: multiverse-scala
Show all versions Show source 
 

0 downloads
Artifact multiverse-scala
Group org.multiverse
Version 0.5.2
Last update 26. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies multiverse-core, scala-library,
There are maybe transitive dependencies!

dbvolution10 from group nz.co.gregs (version 1.0.1)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution10
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution10
Group nz.co.gregs
Version 1.0.1
Last update 11. June 2023
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 31
Dependencies mysql-connector-java, h2, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind, jbcrypt, commons-lang3, commons-crypto, compiler, ojdbc10, regexi, separatedstring, core, looper,
There are maybe transitive dependencies!



Page 11 from 12 (items total 112)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy