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

Download JAR files tagged by value with all dependencies

Search JAR files by class name

maybe from group com.ckkloverdos (version 0.6.0)

Scala Maybe. Inspired by Lift's Box, Haskell's Maybe and Scala's Option. A few noteable characteristics: * `Maybe()` is a polymorphich constructor that Does The Right Thing, no matter the input. * `get` is only provided for a `Just` value, not in the general `Maybe` API. * `map` on a `Just` Does The Right Thing, even if the calling function explodes.

Group: com.ckkloverdos Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.6.0
Last update 29. January 2013
Organization ckkloverdos.com
URL https://github.com/loverdos/maybe
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.webservices (version 2.0)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

ngramj-language-extraction from group org.ow2.weblab.webservices (version 1.2.2)

This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

Group: org.ow2.weblab.webservices Artifact: ngramj-language-extraction
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.webservices
Version 1.2.2
Last update 06. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!

ngramj-language-extraction from group org.ow2.weblab.service (version 1.1.1)

This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

Group: org.ow2.weblab.service Artifact: ngramj-language-extraction
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.service (version 1.1.1)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.service Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-spring-boot-starter-parent from group com.giffing.wicket.spring.boot.starter (version 4.0.0)

This project (should) makes it easy to create Wicket projects with a minimum of configuration effort. Is uses Spring Boot to autoconfigure Wickets core and extension with an reasonable default value which can be overridden over property files. This parent project holds default configuration for the underlying sub modules

Group: com.giffing.wicket.spring.boot.starter Artifact: wicket-spring-boot-starter-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-spring-boot-starter-parent
Group com.giffing.wicket.spring.boot.starter
Version 4.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/MarcGiffing/wicket-spring-boot
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

event-ruler from group software.amazon.event.ruler (version 1.7.3)

Event Ruler is a Java library that allows matching Rules to Events. An event is a list of fields, which may be given as name/value pairs or as a JSON object. A rule associates event field names with lists of possible values. There are two reasons to use Ruler: 1/ It's fast; the time it takes to match Events doesn't depend on the number of Rules. 2/ Customers like the JSON "query language" for expressing rules.

Group: software.amazon.event.ruler Artifact: event-ruler
Show all versions Show documentation Show source 
 

0 downloads
Artifact event-ruler
Group software.amazon.event.ruler
Version 1.7.3
Last update 14. March 2024
Organization not specified
URL https://github.com/aws/event-ruler/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-databind, jsr305,
There are maybe transitive dependencies!

accumulo-compactor from group org.apache.accumulo (version 3.0.0)

Group: org.apache.accumulo Artifact: accumulo-compactor
Show all versions Show documentation Show source 
 

0 downloads
Artifact accumulo-compactor
Group org.apache.accumulo
Version 3.0.0
Last update 14. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, micrometer-core, accumulo-core, accumulo-server-base, accumulo-start, hadoop-client-api, log4j-1.2-api, libthrift, zookeeper, slf4j-api,
There are maybe transitive dependencies!

accumulo-compaction-coordinator from group org.apache.accumulo (version 3.0.0)

Group: org.apache.accumulo Artifact: accumulo-compaction-coordinator
Show all versions Show documentation Show source 
 

0 downloads
Artifact accumulo-compaction-coordinator
Group org.apache.accumulo
Version 3.0.0
Last update 14. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies caffeine, guava, accumulo-core, accumulo-server-base, accumulo-start, log4j-1.2-api, libthrift, zookeeper, slf4j-api,
There are maybe transitive dependencies!

accumulo-project from group org.apache.accumulo (version 3.0.0)

Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.

Group: org.apache.accumulo Artifact: accumulo-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact accumulo-project
Group org.apache.accumulo
Version 3.0.0
Last update 14. August 2023
Organization The Apache Software Foundation
URL https://accumulo.apache.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 136 from 149 (items total 1486)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy