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

Download JAR files tagged by processes with all dependencies

Search JAR files by class name

commons-frame-communication from group lu.uni.serval (version 0.1.0)

Minimal library allowing one way communication between java processes using java frames as a message mechanism and relying on a socket connection. The first purpose of this library is to allow to send messages with small overhead when instrumenting java code through agents.

Group: lu.uni.serval Artifact: commons-frame-communication
Show documentation Show source 
 

0 downloads
Artifact commons-frame-communication
Group lu.uni.serval
Version 0.1.0
Last update 14. January 2021
Organization not specified
URL https://github.com/UL-SnT-Serval/java-commons-frame-communication
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scin-iot-sdk from group com.github.mylxy (version 1.0.9)

After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users may subscribe to the SDK through data to subscribe to the data reported by the device, including status, positioning, logs, configuration, unique data, etc., and then according to their own business processes Develop your own personalized application service

Group: com.github.mylxy Artifact: scin-iot-sdk
Show documentation Show source 
 

0 downloads
Artifact scin-iot-sdk
Group com.github.mylxy
Version 1.0.9
Last update 15. July 2020
Organization not specified
URL https://thoughts.teambition.com/share/5ebdfdb0c085db001b05c4c6#title=智享云服务端订阅
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies kafka-clients, fastjson, okhttp, commons-lang3, commons-collections4, slf4j-simple,
There are maybe transitive dependencies!

java-sched from group com.amlinv (version 1.1.0)

Scheduler of java processes that seeks to optimize the execution of processing tasks by the JVM with minimal threads in order to reduce the overhead of context switching, optimize the utilization of CPU cores, and provide controls to the application over the scheduling of processing tasks.

Group: com.amlinv Artifact: java-sched
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-sched
Group com.amlinv
Version 1.1.0
Last update 09. September 2015
Organization not specified
URL http://www.github.com/amlinv/javaScheduler
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

car-maven-plugin from group org.apache.geronimo.buildsupport (version 3.0.1)

The car-maven-plugin handles all aspects of "predeploying" a module into a Geronimo car file and installing car files into a Geronimo server. As part of this it processes plan files to include the module Id and dependencies, and generates geronimo-plugin.xml metadata files and manages a geronimo-plugins.xml catalog in the local maven repository.

Group: org.apache.geronimo.buildsupport Artifact: car-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact car-maven-plugin
Group org.apache.geronimo.buildsupport
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 32
Dependencies geronimo-jaxb_2.2_spec, jaxb-impl, sxc-jaxb, geronimo-stax-api_1.2_spec, woodstox-core-asl, stax2-api, geronimo-activation_1.1_spec, geronimo-jta_1.1_spec, geronimo-hook, geronimo-common, geronimo-system, geronimo-obr, geronimo-plugin, geronimo-service-builder, geronimo-deploy-tool, geronimo-transformer, geronimo-main, yoko-spec-corba, yoko-rmi-spec, maven-artifact, maven-archiver, maven-dependency-tree, maven-filtering, plexus-utils, commons-cli, org.apache.servicemix.bundles.xstream, org.apache.servicemix.bundles.xpp3, gossip, org.osgi.compendium, org.osgi.core, org.apache.karaf.jaas.boot, pax-url-mvn,
There are maybe transitive dependencies!

cobertura-checker from group com.tacitknowledge.maven.plugins (version 1.0.0)

The standard Cobertura maven plugin processes cobertura classes, not the XML report for threshold checks. This becomes a barrier when generating the cobertura report using tools like testacular, a coverage utility for Java Script. This plugin will parse the report and perform threshold checks. It targets the http://cobertura.sourceforge.net/xml/coverage-04.dtd

Group: com.tacitknowledge.maven.plugins Artifact: cobertura-checker
Show documentation Show source 
 

0 downloads
Artifact cobertura-checker
Group com.tacitknowledge.maven.plugins
Version 1.0.0
Last update 14. May 2013
Organization not specified
URL https://github.com/tacitknowledge/maven-cobertura-checker
License not specified
Dependencies amount 1
Dependencies maven-project,
There are maybe transitive dependencies!

parallel-queries from group com.alexkasko.springjdbc (version 1.2.3)

Processes given SQL query in parallel in multiple data sources (assuming that all data source contain the same data). Combined results from multiple queries are exposed to application as java.util.Iterator. Worker thread use spring's JdbcTemplate with named parameters support.

Group: com.alexkasko.springjdbc Artifact: parallel-queries
Show all versions Show documentation Show source 
 

0 downloads
Artifact parallel-queries
Group com.alexkasko.springjdbc
Version 1.2.3
Last update 26. March 2013
Organization not specified
URL https://github.com/alexkasko/parallel-queries
License Apache License 2.0
Dependencies amount 2
Dependencies spring-jdbc, guava,
There are maybe transitive dependencies!

objectify-query from group com.googlecode.objectify-query (version 0.1)

objectify-query is a JSR 269 annotation processor that processes objectify-appengine's annotations to generate "safer" query classes. The generated query class provides type-safe methods to filter each of the entities indexed properties

Group: com.googlecode.objectify-query Artifact: objectify-query
Show documentation Show source 
 

0 downloads
Artifact objectify-query
Group com.googlecode.objectify-query
Version 0.1
Last update 27. March 2011
Organization not specified
URL http://http://code.google.com/p/objectify-query
License Apache 2
Dependencies amount 1
Dependencies objectify,
There are maybe transitive dependencies!

april-project-authorize from group com.mobaijun (version 3.0.0)

Automated Authorization Manager is a Java library that seamlessly integrates with projects, providing automatic execution of authorization tasks upon its inclusion. Leveraging the Service Provider Interface (SPI) mechanism, it facilitates effortless implementation of authorization functionalities, ensuring smooth and efficient management of licensing processes.

Group: com.mobaijun Artifact: april-project-authorize
Show all versions Show documentation Show source 
 

0 downloads
Artifact april-project-authorize
Group com.mobaijun
Version 3.0.0
Last update 18. March 2024
Organization not specified
URL https://github.com/april-projects/april-project-authorize
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unitility-jackson from group com.synerset (version 2.3.0)

The Java Physics Units of Measure Library - Unitility, Jackson extension. This module provides JSON deserializers and serializers, along with a preconfigured implementation of the Jackson SimpleModule tailored for ObjectMapper setup. This module is specifically designed to handle Unitility types seamlessly during serialization and deserialization processes.

Group: com.synerset Artifact: unitility-jackson
Show all versions Show documentation Show source 
 

0 downloads
Artifact unitility-jackson
Group com.synerset
Version 2.3.0
Last update 26. February 2024
Organization not specified
URL https://github.com/pjazdzyk/unitility/unitility-jackson
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-mq-api from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-api
Show all versions 
 

0 downloads
Artifact ares-boot-starter-mq-api
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 51 from 56 (items total 558)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy