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

Download JAR files tagged by actors with all dependencies

Search JAR files by class name

android-actors-library from group com.truecaller (version 1.5.0)

Android Actors Library was inspired by the Actor model. The main purpose of this library is to help developers in creating a worker attached to a thread and make all interactions with this worker natural and simple.

Group: com.truecaller Artifact: android-actors-library
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-actors-library
Group com.truecaller
Version 1.5.0
Last update 18. May 2018
Organization not specified
URL https://github.com/truecaller/android-actors-library/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies support-annotations,
There are maybe transitive dependencies!

maven-lockfile-parent from group io.github.chains-project (version 5.1.0)

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 
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.1.0
Last update 30. April 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!

maven-lockfile from group io.github.chains-project (version 5.1.0)

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 
 

0 downloads
Artifact maven-lockfile
Group io.github.chains-project
Version 5.1.0
Last update 30. April 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!

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 
 

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!

jetlang from group org.jetlang (version 0.2.23)

Jetlang provides a high performance java threading library. It is a complement to the java.util.concurrent package introduced in 1.5 and should be used for message based concurrency similar to event based actors in Scala.

Group: org.jetlang Artifact: jetlang
Show all versions Show documentation Show source 
 

0 downloads
Artifact jetlang
Group org.jetlang
Version 0.2.23
Last update 29. January 2019
Organization not specified
URL https://github.com/jetlang/core
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

synapse-grid-slf4j from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-slf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact synapse-grid-slf4j
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies synapse-grid-core, slf4j-api, scala-library,
There are maybe transitive dependencies!

synapse-grid-shapeless from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-shapeless
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-shapeless
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies shapeless_2.10, synapse-grid-core, scala-library,
There are maybe transitive dependencies!

synapse-grid-core from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact synapse-grid-core
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

synapse-grid-concurrent from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-concurrent
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 3
Dependencies shapeless_2.10, synapse-grid-core, scala-library,
There are maybe transitive dependencies!

synapse-grid-akka from group ru.primetalk (version 1.3.1)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systemsover Akka actors, -slf4j - enables logging, -examples - a few test systems.

Group: ru.primetalk Artifact: synapse-grid-akka
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-grid-akka
Group ru.primetalk
Version 1.3.1
Last update 06. December 2013
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 5
Dependencies akka-actor_2.10, akka-remote_2.10, scala-library, akka-slf4j_2.10, synapse-grid-slf4j,
There are maybe transitive dependencies!



Page 16 from 18 (items total 178)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy