Download JAR files tagged by lock with all dependencies
easylock from group org.easycluster (version 1.0.1)
EasyLock is a framework to provide distributed lock mechanism to support master/slave mode for large scalable distributed applications.
0 downloads
Artifact easylock
Group org.easycluster
Version 1.0.1
Last update 21. April 2014
Organization not specified
URL https://github.com/archibald2012/easylock
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!
Group org.easycluster
Version 1.0.1
Last update 21. April 2014
Organization not specified
URL https://github.com/archibald2012/easylock
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!
warlock-spring-boot-starter from group io.github.spitmaster (version 1.0.1)
warlock-spring-boot-starter is an annotation-driven concurrency tools library for java with Spring.
It is easy to use in Spring application
Just using annotation on your method , the concurrency lock problem would be solved
Group: io.github.spitmaster Artifact: warlock-spring-boot-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact warlock-spring-boot-starter
Group io.github.spitmaster
Version 1.0.1
Last update 28. March 2024
Organization not specified
URL https://github.com/spitmaster/warlock-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-aop, spring-boot-autoconfigure, guava,
There are maybe transitive dependencies!
Group io.github.spitmaster
Version 1.0.1
Last update 28. March 2024
Organization not specified
URL https://github.com/spitmaster/warlock-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter-aop, spring-boot-autoconfigure, guava,
There are maybe transitive dependencies!
bulk-maven-repository-deploy-plugin from group com.github.vincentrussell (version 1.0)
Group: com.github.vincentrussell Artifact: bulk-maven-repository-deploy-plugin
Show documentation Show source
Show documentation Show source
0 downloads
zookeeper-recipes from group io.streamnative (version 3.6.3.1)
1) This module contains various Zookeeper recipe implementations.
2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock.
3) It would be great if you can provide both the java and c recipes for the zookeeper recipes.
C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c
Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java.
4) The recipes hold high standards like our zookeeper c/java libraries, so make sure that you include
some unit testing with both the c and java recipe code.
5) Also, please name your c client public methods as
zkr_recipe-name_methodname
(eg. zkr_lock_lock in zookeeper-recipes-lock/src/c)
6) To run the c tests in all the recipes,
- make sure the main zookeeper c libraries in
zookeeper-client-c are compiled. Run autoreconf -if;./configure; make. The libraries
will be installed in {top}/src/c/.libs.
- run autoreconf if;./configure;make run-check
in zookeeper-recipes/$recipename/src/c
Group: io.streamnative Artifact: zookeeper-recipes
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zookeeper-recipes
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
maven-lockfile from group io.github.chains-project (version 5.3.5)
This plugin is a state-of-the-art solution that can be used to validate the integrity
of a maven repository.
It does this by generating a lock file that contains the checksums of all the artifacts in the
repository.
The lock file can then be used to validate the integrity of the repository.
This guards the supply chain against malicious actors that might tamper with the artifacts in
the repository.
Group: io.github.chains-project Artifact: maven-lockfile
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact maven-lockfile
Group io.github.chains-project
Version 5.3.5
Last update 20. December 2024
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License not specified
Dependencies amount 7
Dependencies gson, maven-resolver-api, log4j-over-slf4j, log4j-core, guava, maven-dependency-tree, maven-artifact-transfer,
There are maybe transitive dependencies!
Group io.github.chains-project
Version 5.3.5
Last update 20. December 2024
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License not specified
Dependencies amount 7
Dependencies gson, maven-resolver-api, log4j-over-slf4j, log4j-core, guava, maven-dependency-tree, maven-artifact-transfer,
There are maybe transitive dependencies!
maven-lockfile-parent from group io.github.chains-project (version 5.3.5)
This plugin is a state-of-the-art solution that can be used to validate the integrity
of a maven repository.
It does this by generating a lock file that contains the checksums of all the artifacts and plugins in the
repository.
The lock file can then be used to validate the integrity of the repository.
This guards the supply chain against malicious actors that might tamper with the artifacts in
the repository.
Group: io.github.chains-project Artifact: maven-lockfile-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-lockfile-parent
Group io.github.chains-project
Version 5.3.5
Last update 20. December 2024
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.chains-project
Version 5.3.5
Last update 20. December 2024
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
integrity-maven-plugin from group io.github.chains-project (version 0.3.2)
This plugin is a proof of concept for a maven plugin that can be used to validate
the integrity of a maven repository. It does this by generating a lock file that contains
the checksums of all the artifacts in the repository. The lock file can then be used to
validate the integrity of the repository. This guards the supply chain against malicious
actors that might tamper with the artifacts in the repository.
Group: io.github.chains-project Artifact: integrity-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact integrity-maven-plugin
Group io.github.chains-project
Version 0.3.2
Last update 27. March 2023
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License MIT
Dependencies amount 7
Dependencies gson, maven-resolver-api, log4j-over-slf4j, log4j-core, guava, maven-dependency-tree, maven-artifact-transfer,
There are maybe transitive dependencies!
Group io.github.chains-project
Version 0.3.2
Last update 27. March 2023
Organization not specified
URL https://github.com/chains-project/maven-lockfile
License MIT
Dependencies amount 7
Dependencies gson, maven-resolver-api, log4j-over-slf4j, log4j-core, guava, maven-dependency-tree, maven-artifact-transfer,
There are maybe transitive dependencies!
jenkins-dependency-plugin from group com.github.vincentrussell (version 1.1)
Group: com.github.vincentrussell Artifact: jenkins-dependency-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
parent from group com.github.sandre.contrail (version 0.1)
Group: com.github.sandre.contrail Artifact: parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
contrail from group org.ow2.contrail (version 0.2)
Group: org.ow2.contrail Artifact: contrail
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Page 41 from 48 (items total 480)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy