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

Download JAR files tagged by make with all dependencies

Search JAR files by class name

wrappers from group de.cit-ec.tcs.alignment (version 3.1.1)

This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.

Group: de.cit-ec.tcs.alignment Artifact: wrappers
Show all versions Show documentation Show source 
 

0 downloads
Artifact wrappers
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sequence-comparators,
There are maybe transitive dependencies!

zalando-sprocwrapper from group de.zalando (version 2.0.0)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: de.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
 

1 downloads
Artifact zalando-sprocwrapper
Group de.zalando
Version 2.0.0
Last update 04. August 2017
Organization Zalando/Technology/Platform
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 12
Dependencies spring-jdbc, postgresql, slf4j-api, slf4j-log4j12, commons-lang, commons-beanutils, validation-api, hibernate-validator, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

alexa-skills-kit-tellask-java from group io.klerch (version 0.2.3)

This SDK is an extension to the Alexa Skills SDK for Java. It provides a framework for handling speechlet requests with multi-variant utterances organized in YAML files that make it easy to create localized skills. This SDK also lets you build your skill in declarative style and avoids a lot of boilerplate code.

Group: io.klerch Artifact: alexa-skills-kit-tellask-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact alexa-skills-kit-tellask-java
Group io.klerch
Version 0.2.3
Last update 06. July 2017
Organization not specified
URL https://github.com/KayLerch/alexa-skills-kit-tellask-java
License GNU GENERAL PUBLIC LICENSE, Version 3.0
Dependencies amount 7
Dependencies jackson-core, jackson-databind, jackson-annotations, jackson-dataformat-yaml, alexa-skills-kit, alexa-skills-kit-states-java, javapoet,
There are maybe transitive dependencies!

iopower from group com.github.power-libraries (version 1.1.3)

Power Libraries is a small project to collect some repeatedly needed or otherwise useful Java 8 classes in a collection of tiny libraries. IO Power is the first and really tiny library of the Power Libraries. It contains some simple helper method for opening Input- and Outputstreams. The main purpose of IO Power is to make opening streams, readers and writers less cluttered and simple to understand.

Group: com.github.power-libraries Artifact: iopower
Show all versions Show documentation Show source 
 

0 downloads
Artifact iopower
Group com.github.power-libraries
Version 1.1.3
Last update 15. September 2016
Organization not specified
URL http://power-libraries.github.io
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

entitybroker-pack from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: entitybroker-pack
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entitybroker-pack
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

direct from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: direct
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact direct
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 8
Dependencies entitybroker-api, entitybroker-utils, entitybroker-restimpl, servlet-api, commons-logging, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

providers from group org.sakaiproject.entitybroker (version 10.7)

Group: org.sakaiproject.entitybroker Artifact: providers
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact providers
Group org.sakaiproject.entitybroker
Version 10.7
Last update 22. April 2016
Organization Sakai Project
URL Not specified
License not specified
Dependencies amount 11
Dependencies entitybroker-api, entitybroker-utils, sakai-privacy-api, reflectutils, spring-core, spring-beans, servlet-api, mail, sakai-kernel-api, sakai-component-manager, sakai-kernel-util,
There are maybe transitive dependencies!

jgoodies-looks from group com.jgoodies (version 2.7.0)

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Group: com.jgoodies Artifact: jgoodies-looks
Show all versions Show documentation Show source 
 

706 downloads
Artifact jgoodies-looks
Group com.jgoodies
Version 2.7.0
Last update 10. August 2015
Organization JGoodies Software GmbH
URL https://looks.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

java-retry from group com.github.rbuck (version 1.2)

Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easy-config-maven-plugin from group com.socialbakers (version 0.4.2)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance

Group: com.socialbakers Artifact: easy-config-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!



Page 194 from 211 (items total 2103)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy