Download JAR files tagged by however with all dependencies
metro-cm-project from group org.glassfish.metro (version 4.0.4)
Group: org.glassfish.metro Artifact: metro-cm-project
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metro-cm-project
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
metro-config-impl from group org.glassfish.metro (version 4.0.4)
Group: org.glassfish.metro Artifact: metro-config-impl
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact metro-config-impl
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies metro-config-api, jakarta.xml.bind-api, jakarta.xml.ws-api, rt, policy, istack-commons-runtime, streambuffer, jaxb-core,
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies metro-config-api, jakarta.xml.bind-api, jakarta.xml.ws-api, rt, policy, istack-commons-runtime, streambuffer, jaxb-core,
There are maybe transitive dependencies!
wsmc-impl from group org.glassfish.metro (version 4.0.4)
0 downloads
Artifact wsmc-impl
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies gmbal, istack-commons-runtime, jaxb-api, jaxb-impl, jaxws-api, jaxws-rt, policy, saaj-api, metro-commons, wsmc-api, wsrm-api, wsrx-commons, wssx-api, metro-runtime-api,
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies gmbal, istack-commons-runtime, jaxb-api, jaxb-impl, jaxws-api, jaxws-rt, policy, saaj-api, metro-commons, wsmc-api, wsrm-api, wsrx-commons, wssx-api, metro-runtime-api,
There are maybe transitive dependencies!
wstx-project from group org.glassfish.metro (version 4.0.4)
Group: org.glassfish.metro Artifact: wstx-project
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wstx-project
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
metro-standalone from group org.glassfish.metro (version 4.0.4)
Group: org.glassfish.metro Artifact: metro-standalone
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metro-standalone
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies webservices-api, webservices-extra, webservices-rt, webservices-tools, wstx-services, jakarta.annotation-api, jakarta.xml.bind-api, jaxb-osgi, webservices-api-osgi, webservices-extra-jdk-packages, webservices-osgi, woodstox-core, stax2-api, jaxws-ri, jaxws-eclipselink-plugin, sdo-eclipselink-plugin, xmlsec,
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 4.0.4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies webservices-api, webservices-extra, webservices-rt, webservices-tools, wstx-services, jakarta.annotation-api, jakarta.xml.bind-api, jaxb-osgi, webservices-api-osgi, webservices-extra-jdk-packages, webservices-osgi, woodstox-core, stax2-api, jaxws-ri, jaxws-eclipselink-plugin, sdo-eclipselink-plugin, xmlsec,
There are maybe transitive dependencies!
JavaEWAH from group com.googlecode.javaewah (version 1.2.3)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL http://code.google.com/p/javaewah/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL http://code.google.com/p/javaewah/
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
executor from group com.jano7 (version 2.0.2)
This small library provides an optimized solution to a problem where tasks for a particular key need to
be processed sequentially as they arrive. This kind of problem can be solved by a SingleThreadExecutor, however
it is not efficient. The issue is that the tasks for unrelated keys are not being processed in parallel, instead
they are put into a queue common to all keys and wait for the single thread to execute them. This library allows
them to be executed concurrently. Moreover this library works well in a situation where all the possible keys
and their number is not known upfront.
Artifact executor
Group com.jano7
Version 2.0.2
Last update 20. September 2020
Organization not specified
URL https://github.com/jano7/executor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.jano7
Version 2.0.2
Last update 20. September 2020
Organization not specified
URL https://github.com/jano7/executor
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
wstx-core from group org.glassfish.metro (version 2.4.3)
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
imagej-maven-plugin from group net.imagej (version 0.7.1)
A plugin helping with installing ImageJ 1.x plugins and dependencies. In ImageJ 1.x, .jar files containing an underscore are automatically scanned for classes whose names contain underscores. Every such class is considered to be a plugin. That is not true, however, for jai_codec.jar's classes. Therefore, Fiji introduced the split between plugins/ and jars/, where third-party libraries are expected to live in jars/. ImageJ2 uses the same structure since it is backwards compatible.
0 downloads
Artifact imagej-maven-plugin
Group net.imagej
Version 0.7.1
Last update 11. September 2018
Organization ImageJ
URL http://imagej.net/ImageJ_Maven_plugin
License Simplified BSD License
Dependencies amount 11
Dependencies maven-artifact, maven-compat, maven-core, maven-model, maven-plugin-api, maven-plugin-annotations, maven-artifact-transfer, maven-common-artifact-filters, plexus-interpolation, plexus-utils, scijava-common,
There are maybe transitive dependencies!
Group net.imagej
Version 0.7.1
Last update 11. September 2018
Organization ImageJ
URL http://imagej.net/ImageJ_Maven_plugin
License Simplified BSD License
Dependencies amount 11
Dependencies maven-artifact, maven-compat, maven-core, maven-model, maven-plugin-api, maven-plugin-annotations, maven-artifact-transfer, maven-common-artifact-filters, plexus-interpolation, plexus-utils, scijava-common,
There are maybe transitive dependencies!
tomcat-deployment-listener from group com.github.yohayg (version 2.0.0)
According to Docker best practices a Docker container should not be up if the process fails to load properly.
Apache Tomcat deploys all the web applications loaded in its webapp folder. This is a resilient solution for web
applications not influencing the application server.
However, In a Docker environment according to best practice, the process should fail in case the web application
failed to initialize properly.
By adding the additional jar created by this project to Tomcat classpath and adding the new listener in the
Tomcat
conf/server.xml the user can make sure the Tomcat process fails in case there is an initialization exception in
their web application which will cause the Tomcat used the tomcat container to abort in immediately indicate
that there was an initialization error
Abort tomcat when a webapp fails to deploy in Docker container
Docker container best practice. Tomcat does not stop if a webapp fail to deploy and the container will continue
to run.
By adding this listener the tomcat will abort in case the Tomcat fails to deploy the webapp,
And the container will not start.
You will need to place the listener in Tomcat server.xml and set the Tomcat classpath to contain this jar
Group: com.github.yohayg Artifact: tomcat-deployment-listener
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact tomcat-deployment-listener
Group com.github.yohayg
Version 2.0.0
Last update 03. April 2018
Organization not specified
URL https://github.com/yohayg/tomcat-deployment-listener.git
License MIT License
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!
Group com.github.yohayg
Version 2.0.0
Last update 03. April 2018
Organization not specified
URL https://github.com/yohayg/tomcat-deployment-listener.git
License MIT License
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!
Page 11 from 18 (items total 173)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy