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

Download JAR files tagged by within with all dependencies

Search JAR files by class name

JInsect from group org.scify (version 1.1)

The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.

Group: org.scify Artifact: JInsect
Show documentation Show source 
 

0 downloads
Artifact JInsect
Group org.scify
Version 1.1
Last update 27. January 2020
Organization not specified
URL http://www.scify.gr/site/en/
License LGPL
Dependencies amount 1
Dependencies OpenJGraph,
There are maybe transitive dependencies!

pwhash from group de.slevermann (version 3.0.1)

A Password hashing library inspired by PHP's password_*() function family. The goal is providing a unified interface for different hashing algorithms, as well as a way to upgrade hashes, both the parameters within a single hashing algorithm, as well as switching between different algorithms.

Group: de.slevermann Artifact: pwhash
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pwhash
Group de.slevermann
Version 3.0.1
Last update 02. January 2020
Organization not specified
URL https://pwhash.slevermann.de/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nonsnapshot-maven-plugin from group at.nonblocking (version 4.0.1)

A Maven plugin to get rid of SNAPSHOT versions and automatically update artifact versions with each build if anything changes. Such a change can be a scm commit since the last build or a newly available upstream dependency version within a configured range.

Group: at.nonblocking Artifact: nonsnapshot-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact nonsnapshot-maven-plugin
Group at.nonblocking
Version 4.0.1
Last update 24. February 2019
Organization not specified
URL https://github.com/nonblocking/maven-nonsnapshot-plugin
License Apache License, Version 2.0
Dependencies amount 4
Dependencies maven-core, slf4j-api, svnkit, org.eclipse.jgit,
There are maybe transitive dependencies!

jeecqrs-jcommondomain-persistence-jeeventstore from group org.jeecqrs (version 1.4.1)

A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

Group: org.jeecqrs Artifact: jeecqrs-jcommondomain-persistence-jeeventstore
Show all versions Show documentation Show source 
 

0 downloads
Artifact jeecqrs-jcommondomain-persistence-jeeventstore
Group org.jeecqrs
Version 1.4.1
Last update 30. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jeecqrs-jcommondomain-core, jeecqrs-core, jcommondomain-core, jeeventstore-core, jcommondomain-persistence-jeeventstore,
There are maybe transitive dependencies!

otag-service-context from group com.opentext.otag.service.context (version 16.5.0)

This module contains the AppWorks Component type (com.opentext.otag.deployments.shared.AWComponent) and Component Context that the AppWorks SDK and deployment management agent make use of. The deployment management agent can add a singleton instance of any com.opentext.otag.deployments.shared.AWComponent types it finds within an AppWorks service if asked to do so.

Group: com.opentext.otag.service.context Artifact: otag-service-context
Show all versions Show documentation Show source 
 

1 downloads
Artifact otag-service-context
Group com.opentext.otag.service.context
Version 16.5.0
Last update 25. October 2018
Organization not specified
URL https://github.com/opentext/otag-service-context
License Open Text End User License Agreement
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

instrumentum-status-machina from group io.varietas (version 1.0.0.0)

The finite state machine library contains all necessary functionality for usage of a finite state machine. The goal is to use it in system components with unique states. The project was started in 2017 and first placed within the varietas framework. In the early 2018, the FSM was moved in a standalone project for separated development.

Group: io.varietas Artifact: instrumentum-status-machina
Show all versions Show documentation Show source 
 

0 downloads
Artifact instrumentum-status-machina
Group io.varietas
Version 1.0.0.0
Last update 15. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies lombok, jcl-over-slf4j,
There are maybe transitive dependencies!

libbz2 from group com.tagtraum (version 4.0.0)

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.

Group: com.tagtraum Artifact: libbz2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libbz2
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization Julian Seward
URL http://www.bzip.org/
License bzip2 license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

otag-tomcat-listener from group com.opentext.otag.tomcat (version 16.3.0)

Tomcat 8.0.x is the current container of choice for the AppWorks Gateway and this module contains any code relevant to its lifecycle, including our crucial TomcatLifecycleListener. The Jar file this module produces must be placed within the central /lib directory of the container to be effective.

Group: com.opentext.otag.tomcat Artifact: otag-tomcat-listener
Show all versions Show documentation Show source 
 

0 downloads
Artifact otag-tomcat-listener
Group com.opentext.otag.tomcat
Version 16.3.0
Last update 17. October 2017
Organization not specified
URL https://github.com/opentext/otag-tomcat-listener
License Open Text End User License Agreement
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!

stormpath-sdk-httpclient from group com.stormpath.sdk (version 2.0.4-okta)

The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-httpclient
Show all versions Show documentation Show source 
 

1 downloads
Artifact stormpath-sdk-httpclient
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies stormpath-sdk-impl, httpclient, jcl-over-slf4j,
There are maybe transitive dependencies!

stormpath-sdk-oauth from group com.stormpath.sdk (version 2.0.4-okta)

The Stormpath Java OAUTH HTTP implementation .jar is used at runtime.. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-oauth
Show all versions Show documentation Show source 
 

0 downloads
Artifact stormpath-sdk-oauth
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies stormpath-sdk-impl, org.apache.oltu.oauth2.authzserver, org.apache.oltu.oauth2.resourceserver, jcl-over-slf4j,
There are maybe transitive dependencies!



Page 93 from 3 (items total 1123)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy