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

Download JAR files tagged by underneath with all dependencies

Search JAR files by class name

greenpepper-open from group com.github.strator-dev.greenpepper (version 4.2.4)

It was called GreenPepper Open by the creator of GreenPepper when the product was commercial. This project hosted every thing that was OpenSourced and that was a contribution of the community. We kept that name but we now hosts underneath it anything that makes GreenPepper open to the world : * Languages Extensions * Wikis Plugins * IDE/Build/Countinuous Integration tools

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-open
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact greenpepper-open
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

greenpepper-extensions-db from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-extensions-db
Show all versions 
 

0 downloads
Artifact greenpepper-extensions-db
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies greenpepper-core, dbfit,
There are maybe transitive dependencies!

greenpepper-extensions-guice from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-extensions-guice
Show all versions Show documentation Show source 
 

0 downloads
Artifact greenpepper-extensions-guice
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies greenpepper-core, guice, aopalliance,
There are maybe transitive dependencies!

greenpepper-remote-agent from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-remote-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact greenpepper-remote-agent
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, commons-codec,
There are maybe transitive dependencies!

greenpepper-samples from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-samples
Show all versions 
 

0 downloads
Artifact greenpepper-samples
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies greenpepper-samples-application, greenpepper-extensions-java, bsh,
There are maybe transitive dependencies!

greenpepper-extensions-spring from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-extensions-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact greenpepper-extensions-spring
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies greenpepper-core, greenpepper-core, spring,
There are maybe transitive dependencies!

greenpepper-maven-runner from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-maven-runner
Show all versions Show documentation Show source 
 

0 downloads
Artifact greenpepper-maven-runner
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies greenpepper-core, greenpepper-extensions-java, maven-embedder, maven-core, commons-io, commons-lang3, logback-classic,
There are maybe transitive dependencies!

greenpepper-extensions-ognl from group com.github.strator-dev.greenpepper (version 4.2.4)

Group: com.github.strator-dev.greenpepper Artifact: greenpepper-extensions-ognl
Show all versions Show documentation Show source 
 

1 downloads
Artifact greenpepper-extensions-ognl
Group com.github.strator-dev.greenpepper
Version 4.2.4
Last update 22. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies greenpepper-core, ognl,
There are maybe transitive dependencies!

anythingworks-exampleproject-clientlib from group com.optimaize.anythingworks.exampleproject.clientlib (version 1.1.0)

The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).

Group: com.optimaize.anythingworks.exampleproject.clientlib Artifact: anythingworks-exampleproject-clientlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact anythingworks-exampleproject-clientlib
Group com.optimaize.anythingworks.exampleproject.clientlib
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies anythingworks-exampleproject-ontology, anythingworks-client-rest, anythingworks-client-soap,
There are maybe transitive dependencies!

blazegraph-gremlin from group com.blazegraph (version 1.0.0)

Welcome to the Blazegraph/TinkerPop3 project. The TP3 implementation has some significant differences from the TP2 version. The data model has been changed to use RDF*, an RDF reification framework described here: https://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right. The concept behind blazegraph-gremlin is that property graph (PG) data can be loaded and accessed via the TinkerPop3 API, but underneath the hood the data will be stored as RDF using the PG data model described in this document. Once PG data has been loaded you can interact with it just like you would interact with ordinary RDF - you can run SPARQL queries or interact with the data via the SAIL API. It just works. The PG data model is also customizable via a round-tripping interface called the BlazeValueFactory, also described in detail in this document.

Group: com.blazegraph Artifact: blazegraph-gremlin
Show documentation Show source 
 

7 downloads
Artifact blazegraph-gremlin
Group com.blazegraph
Version 1.0.0
Last update 26. January 2016
Organization SYSTAP, LLC DBA Blazegraph
URL https://www.blazegraph.com/
License GNU General Public License Version 2 (GPLv2)
Dependencies amount 4
Dependencies gremlin-core, gremlin-groovy, tinkergraph-gremlin, bigdata-core,
There are maybe transitive dependencies!



Page 3 from 3 (items total 30)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy