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

Download JAR files tagged by controlled with all dependencies

Search JAR files by class name

sticky-mockwire from group net.stickycode.mockwire (version 9.7)

A mechanism for using a test class as the manifest for isolating the context of a test. Thereby using the same di mechanism you would expect in production but fully controlled to isolate the variable under test.

Group: net.stickycode.mockwire Artifact: sticky-mockwire
Show all versions Show documentation Show source 
 

2 downloads
Artifact sticky-mockwire
Group net.stickycode.mockwire
Version 9.7
Last update 01. November 2018
Organization not specified
URL http://www.StickyCode.net/mockwire/sticky-mockwire
License not specified
Dependencies amount 2
Dependencies sticky-mockwire-api, sticky-configured,
There are maybe transitive dependencies!

centraldogma-client-java-spring-boot1-starter-shaded from group com.linecorp.centraldogma (version 0.26.0)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-java-spring-boot1-starter-shaded)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-java-spring-boot1-starter-shaded
Show all versions Show documentation Show source 
 

0 downloads
Artifact centraldogma-client-java-spring-boot1-starter-shaded
Group com.linecorp.centraldogma
Version 0.26.0
Last update 24. May 2018
Organization not specified
URL https://line.github.io/centraldogma/
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies centraldogma-client-java-spring-boot1-autoconfigure-shaded, centraldogma-common-shaded, jackson-annotations, jackson-core, jackson-databind, caffeine, jsr305, javax.inject, slf4j-api,
There are maybe transitive dependencies!

centraldogma-client-java-spring-boot1-autoconfigure-shaded from group com.linecorp.centraldogma (version 0.26.0)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-java-spring-boot1-autoconfigure-shaded)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-java-spring-boot1-autoconfigure-shaded
Show all versions Show documentation Show source 
 

0 downloads
Artifact centraldogma-client-java-spring-boot1-autoconfigure-shaded
Group com.linecorp.centraldogma
Version 0.26.0
Last update 24. May 2018
Organization not specified
URL https://line.github.io/centraldogma/
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies centraldogma-client-armeria-legacy-shaded, centraldogma-common-shaded, jackson-annotations, jackson-core, jackson-databind, caffeine, jsr305, javax.inject, validation-api, slf4j-api, spring-boot-starter,
There are maybe transitive dependencies!

flywaydb-script-generator from group com.intelliware (version 0.9.1)

A wrapper around Flyway to allow for script generation, for enviornments where Flyway is not permitted access to certain controlled environments, such as PROD. The generated script can then be audited, reviewed and run manually against said controlled environments.

Group: com.intelliware Artifact: flywaydb-script-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact flywaydb-script-generator
Group com.intelliware
Version 0.9.1
Last update 16. June 2016
Organization Intelliware Development Inc.
URL https://github.com/Intelliware/flyway-script-generator
License Mozilla Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

favorite from group org.hudsonci.plugins (version 1.10-h-2)

This plugin allows you to mark a job a favorite. This is controlled via a list view column you need to add to a view. You can then click on a star to favorite or unfavorite a job. There is also a job filter to allow you to create a view that only shows your favorites.

Group: org.hudsonci.plugins Artifact: favorite
Show all versions Show documentation Show source 
 

0 downloads
Artifact favorite
Group org.hudsonci.plugins
Version 1.10-h-2
Last update 06. May 2014
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Favorite+Plugin
License The MIT license
Dependencies amount 1
Dependencies token-macro,
There are maybe transitive dependencies!

swim-io-ws from group org.swimos (version 4.2.14)

WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems

Group: org.swimos Artifact: swim-io-ws
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-io-ws
Group org.swimos
Version 4.2.14
Last update 01. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.io.ws
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies swim-codec, swim-structure, swim-http, swim-ws, swim-io, swim-io-http,
There are maybe transitive dependencies!

sticky-mockwire-api from group net.stickycode.mockwire (version 8.6)

Metadata and interfaces for providing a mechnism for using a test class as the manifest for isolating the context of a test. Thereby using the same di mechanism you would expect in production but fully controlled to isolate the variable under test.

Group: net.stickycode.mockwire Artifact: sticky-mockwire-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact sticky-mockwire-api
Group net.stickycode.mockwire
Version 8.6
Last update 28. November 2016
Organization not specified
URL http://www.StickyCode.net/mockwire/sticky-mockwire-api
License not specified
Dependencies amount 2
Dependencies sticky-bootstrap-api, sticky-stereotype-component,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.entitylinking.engine from group org.apache.stanbol (version 1.0.0)

Implementation of an entity-linking engine that consumes NLP processing resutls from the AnalyzedText content part and uses those information for token based linking (searching and matching) of Entities of the configured controlled vocabulary.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.entitylinking.engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.enhancer.engines.entitylinking.engine
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.enhancer.servicesapi, org.apache.stanbol.enhancer.nlp, org.apache.stanbol.commons.stanboltools.offline, commons-io, commons-lang, org.apache.felix.scr.annotations, rdf.core, slf4j-api,
There are maybe transitive dependencies!

apacheds-server-unit from group org.apache.directory.server (version 1.5.5)

A JUnit 4.x based unit testing framework applying LDAP operations over the wire against an LDAP server. Right now the LDAP server is ApacheDS because the start, stop and cleanup of the server are easily controlled. This may change in the future.

Group: org.apache.directory.server Artifact: apacheds-server-unit
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-server-unit
Group org.apache.directory.server
Version 1.5.5
Last update 18. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies apacheds-server-jndi, apacheds-interceptor-kerberos, apacheds-core-unit,
There are maybe transitive dependencies!

wsclient from group org.hpccsystems (version 9.4.46-1)

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

Group: org.hpccsystems Artifact: wsclient
Show all versions Show documentation Show source 
 

155 downloads
Artifact wsclient
Group org.hpccsystems
Version 9.4.46-1
Last update 26. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-hpcc,
There are maybe transitive dependencies!



Page 11 from 17 (items total 163)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy