Download JAR files tagged by called with all dependencies
swim-warp from group org.swimos (version 4.3.15)
WebSocket protocol for dynamically multiplexing large numbers of bidirectional links to streaming API endpoints, called lanes, of URI-addressed distributed objects, called nodes, that run stateful distributed processes, called Web Agents
Artifact swim-warp
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.warp
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-structure, swim-uri,
There are maybe transitive dependencies!
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.warp
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-structure, swim-uri,
There are maybe transitive dependencies!
sparkling from group de.dfki.sds (version 0.2.1)
Sparkling is a tool to create RESTful HTTP services from Java objects (called 'handler') with a single line of code. It is build on top of the Spark micro framework.
Artifact sparkling
Group de.dfki.sds
Version 0.2.1
Last update 31. October 2023
Organization not specified
URL https://git.opendfki.de/reuschling/sparkling
License BSD 3-clause
Dependencies amount 6
Dependencies spark-core, httpclient5-fluent, json-io, gson, javassist, commonmark,
There are maybe transitive dependencies!
Group de.dfki.sds
Version 0.2.1
Last update 31. October 2023
Organization not specified
URL https://git.opendfki.de/reuschling/sparkling
License BSD 3-clause
Dependencies amount 6
Dependencies spark-core, httpclient5-fluent, json-io, gson, javassist, commonmark,
There are maybe transitive dependencies!
dropwizard-health from group io.dropwizard.modules (version 1.7.3)
Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes
an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to retrieve
traffic.
Group: io.dropwizard.modules Artifact: dropwizard-health
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dropwizard-health
Group io.dropwizard.modules
Version 1.7.3
Last update 22. February 2023
Organization not specified
URL https://github.com/dropwizard/dropwizard-health
License Apache 2.0
Dependencies amount 1
Dependencies dropwizard-core,
There are maybe transitive dependencies!
Group io.dropwizard.modules
Version 1.7.3
Last update 22. February 2023
Organization not specified
URL https://github.com/dropwizard/dropwizard-health
License Apache 2.0
Dependencies amount 1
Dependencies dropwizard-core,
There are maybe transitive dependencies!
skipledger from group io.crums (version 0.5.1)
The skip ledger, the base data structure as a commitment scheme for append-only
ledgers. Differentially proves any cell value in the ledger using compact
packaged proofs called morsels.
Artifact skipledger
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies jsonimple, crums-core,
There are maybe transitive dependencies!
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies jsonimple, crums-core,
There are maybe transitive dependencies!
ftplet-api from group org.apache.ftpserver (version 1.2.0)
Ftplets are, similar to servlets, an API to plug into the
request lifecycle of FtpServer. Ftplets are called on session connect
and disconnect as well as before and after each command within a user
session.
32 downloads
Artifact ftplet-api
Group org.apache.ftpserver
Version 1.2.0
Last update 07. March 2022
Organization not specified
URL http://mina.apache.org/ftpserver
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.ftpserver
Version 1.2.0
Last update 07. March 2022
Organization not specified
URL http://mina.apache.org/ftpserver
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
TypedMap from group com.robertboothby (version 0.2.0)
This simple project creates a new type of collection interface called a TypedMap. It extends the Java Map
interface to add typed methods where appropriate. These typed methods allow the use of 'Typed Keys' for storage
and retrieval of values that are typed to match the Typed Keys.
0 downloads
Artifact TypedMap
Group com.robertboothby
Version 0.2.0
Last update 02. February 2018
Organization not specified
URL https://github.com/RobertBoothby/typedmap
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.robertboothby
Version 0.2.0
Last update 02. February 2018
Organization not specified
URL https://github.com/RobertBoothby/typedmap
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
composite-configuration from group works.lmz.composite (version 1.1)
Allows us to use StickyCode @Configuration tag to force fail-fast Spring
configuration in our artifacts. We don't wait until the methods get called
to find our configuration is missing - on load of the service, it detects
it automatically.
Artifact composite-configuration
Group works.lmz.composite
Version 1.1
Last update 18. February 2016
Organization not specified
URL http://lmz.works
License MIT License
Dependencies amount 1
Dependencies sticky-configured-spring3,
There are maybe transitive dependencies!
Group works.lmz.composite
Version 1.1
Last update 18. February 2016
Organization not specified
URL http://lmz.works
License MIT License
Dependencies amount 1
Dependencies sticky-configured-spring3,
There are maybe transitive dependencies!
mockito-caching-spy from group de.apaxo.test (version 0.3)
This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.
Artifact mockito-caching-spy
Group de.apaxo.test
Version 0.3
Last update 04. March 2014
Organization Apaxo GmbH
URL https://github.com/ManuelB/mockito-caching-spy/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies mockito-all,
There are maybe transitive dependencies!
Group de.apaxo.test
Version 0.3
Last update 04. March 2014
Organization Apaxo GmbH
URL https://github.com/ManuelB/mockito-caching-spy/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies mockito-all,
There are maybe transitive dependencies!
libsvm-java-kernel from group org.chboston.cnlp (version 0.1.0)
This project is a fork of libsvm and a project on github called libsvm-java-kernel. Its goal is to facilitate development of tree kernel methods in java. It modifies the java implementation of libsvm to allow for generic instance types, so that the kernel can be a tree kernel, string kernel, etc.
Artifact libsvm-java-kernel
Group org.chboston.cnlp
Version 0.1.0
Last update 08. August 2013
Organization not specified
URL https://github.com/tmills/libsvm-java-kernel
License Modified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.chboston.cnlp
Version 0.1.0
Last update 08. August 2013
Organization not specified
URL https://github.com/tmills/libsvm-java-kernel
License Modified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
htmlsplicer from group com.lambdazen.htmlsplicer (version 0.5)
HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java web-applications.
Artifact htmlsplicer
Group com.lambdazen.htmlsplicer
Version 0.5
Last update 20. April 2013
Organization not specified
URL http://sourceforge.net/htmlsplicer
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.lambdazen.htmlsplicer
Version 0.5
Last update 20. April 2013
Organization not specified
URL http://sourceforge.net/htmlsplicer
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 12 from 3 (items total 273)