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

Download JAR files tagged by even 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!

scriptingClassifiers from group nz.ac.waikato.cms.weka (version 1.0.2)

Wrapper classifiers for Jython and Groovy code. Even though the classifier is serializable, the trained classifier cannot be stored persistently. I.e., one cannot store a model file and re-load it at a later point in time again to make predictions.

Group: nz.ac.waikato.cms.weka Artifact: scriptingClassifiers
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptingClassifiers
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/scriptingClassifiers
License GNU General Public License 3
Dependencies amount 3
Dependencies weka-dev, jython-standalone, groovy-all,
There are maybe transitive dependencies!

tokenreplacer from group de.marcelsauer (version 1.3.2)

Token Replacer is a simple and small Java Library that helps replacing tokens in strings. You can replace the tokens with static values or create values "on-the-fly" by calling a generator. You can even pass arguments to the generator which makes it pretty powerful.

Group: de.marcelsauer Artifact: tokenreplacer
Show all versions Show documentation Show source 
 

0 downloads
Artifact tokenreplacer
Group de.marcelsauer
Version 1.3.2
Last update 18. December 2011
Organization not specified
URL http://github.com/niesfisch/tokenreplacer
License Apache 2
Dependencies amount 2
Dependencies junit, mockito-all,
There are maybe transitive dependencies!

logdistiller from group net.sf.logdistiller (version 1.1)

Group: net.sf.logdistiller Artifact: logdistiller
Show all versions Show source 
 

0 downloads
Artifact logdistiller
Group net.sf.logdistiller
Version 1.1
Last update 29. November 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies ant, mail, commons-io, commons-lang, jdom,
There are maybe transitive dependencies!

struts-scripting from group struts (version 1.0.1)

This project allows Struts Actions to be written in the scripting language of one's choice rather than as Java classes. It uses the Beans Scripting Framework to allow scripts to be written in any language BSF supports like Perl, Python, Ruby, JavaScript, BeanShell, and even VBScript.

Group: struts Artifact: struts-scripting

 

0 downloads
Artifact struts-scripting
Group struts
Version 1.0.1
Last update 26. January 2006
Organization The Apache Software Foundation
URL http://struts.apache.org/struts-scripting
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-logging, commons-digester, commons-validator, struts, oro, bsf, struts-mailreader, groovy-all, commons-lang, xalan,
There are maybe transitive dependencies!

configcat-android-client from group com.configcat (version 10.2.2)

Android SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Group: com.configcat Artifact: configcat-android-client
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact configcat-android-client
Group com.configcat
Version 10.2.2
Last update 05. August 2024
Organization ConfigCat
URL https://github.com/configcat/android-sdk
License MIT License
Dependencies amount 7
Dependencies android-retrofuture, okhttp, okio, slf4j-api, gson, commons-codec, semantic-version,
There are maybe transitive dependencies!

configcat-java-client from group com.configcat (version 9.4.1)

Java SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Group: com.configcat Artifact: configcat-java-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact configcat-java-client
Group com.configcat
Version 9.4.1
Last update 05. August 2024
Organization ConfigCat
URL https://github.com/configcat/java-sdk
License MIT License
Dependencies amount 6
Dependencies okhttp, okio, slf4j-api, gson, commons-codec, semantic-version,
There are maybe transitive dependencies!

junixsocket from group com.kohlschutter.junixsocket (version 2.10.0)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Group: com.kohlschutter.junixsocket Artifact: junixsocket
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact junixsocket
Group com.kohlschutter.junixsocket
Version 2.10.0
Last update 08. July 2024
Organization Kohlschütter Search Intelligence
URL https://kohlschutter.github.io/junixsocket/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

configcat-kotlin-client-watchosx64 from group com.configcat (version 3.1.1)

Kotlin Multiplatform SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Group: com.configcat Artifact: configcat-kotlin-client-watchosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact configcat-kotlin-client-watchosx64
Group com.configcat
Version 3.1.1
Last update 07. May 2024
Organization not specified
URL https://github.com/configcat/kotlin-sdk
License MIT License
Dependencies amount 10
Dependencies kotlin-stdlib, atomicfu-watchosx64, ktor-client-darwin-watchosx64, ktor-client-core-watchosx64, kotlinx-serialization-core-watchosx64, kotlinx-serialization-json-watchosx64, kotlinx-coroutines-core-watchosx64, klock-watchosx64, krypto-watchosx64, semver-watchosx64,
There are maybe transitive dependencies!

configcat-kotlin-client-watchossimulatorarm64 from group com.configcat (version 3.1.1)

Kotlin Multiplatform SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Group: com.configcat Artifact: configcat-kotlin-client-watchossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact configcat-kotlin-client-watchossimulatorarm64
Group com.configcat
Version 3.1.1
Last update 07. May 2024
Organization not specified
URL https://github.com/configcat/kotlin-sdk
License MIT License
Dependencies amount 10
Dependencies kotlin-stdlib, atomicfu-watchossimulatorarm64, ktor-client-darwin-watchossimulatorarm64, ktor-client-core-watchossimulatorarm64, kotlinx-serialization-core-watchossimulatorarm64, kotlinx-serialization-json-watchossimulatorarm64, kotlinx-coroutines-core-watchossimulatorarm64, klock-watchossimulatorarm64, krypto-watchossimulatorarm64, semver-watchossimulatorarm64,
There are maybe transitive dependencies!



Page 21 from 34 (items total 335)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy