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

Download JAR files tagged by defines with all dependencies

Search JAR files by class name

foundation-archetype from group com.boozallen.aissemble (version 1.9.0-rc2)

Defines a root level project archetype that can then have pipeline archetypes added to it

Group: com.boozallen.aissemble Artifact: foundation-archetype
Show all versions Show source 
 

0 downloads
Artifact foundation-archetype
Group com.boozallen.aissemble
Version 1.9.0-rc2
Last update 13. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies log4j-slf4j2-impl, log4j-core,
There are maybe transitive dependencies!

feel-engine from group org.camunda.feel (version 1.18.0)

Group: org.camunda.feel Artifact: feel-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact feel-engine
Group org.camunda.feel
Version 1.18.0
Last update 03. September 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies scala-library, fastparse_2.13, slf4j-api, java-uuid-generator,
There are maybe transitive dependencies!

faktorips-validation-maven-plugin from group org.faktorips (version 24.7.2.release)

Defines versions for and configures Maven plugins used to build the Faktor-IPS runtime libraries

Group: org.faktorips Artifact: faktorips-validation-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact faktorips-validation-maven-plugin
Group org.faktorips
Version 24.7.2.release
Last update 13. August 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 5
Dependencies faktorips-model-plainjava, org.faktorips.devtools.model, auto-service-annotations, plexus-utils, org.eclipse.jdt.core,
There are maybe transitive dependencies!

faktorips-maven-plugin from group org.faktorips (version 24.7.2.release)

Defines versions for and configures Maven plugins used to build the Faktor-IPS runtime libraries

Group: org.faktorips Artifact: faktorips-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact faktorips-maven-plugin
Group org.faktorips
Version 24.7.2.release
Last update 13. August 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 6
Dependencies maven-shared-utils, tycho-eclipserun-plugin, sisu-equinox-launching, commons-codec, commons-io, commons-lang3,
There are maybe transitive dependencies!

faktorips-maven-archetype from group org.faktorips (version 24.7.2.release)

Defines versions for and configures Maven plugins used to build the Faktor-IPS runtime libraries

Group: org.faktorips Artifact: faktorips-maven-archetype
Show all versions Show source 
 

0 downloads
Artifact faktorips-maven-archetype
Group org.faktorips
Version 24.7.2.release
Last update 13. August 2024
Organization Faktor Zehn GmbH
URL http://faktorzehn.org
License GNU Affero General Public License Version 3 with additional permissions
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

io-mokamint-node-messages-api from group io.mokamint (version 1.0.0)

This module defines the API of the network messages exchanged between a node service and remote.

Group: io.mokamint Artifact: io-mokamint-node-messages-api
Show documentation Show source 
 

0 downloads
Artifact io-mokamint-node-messages-api
Group io.mokamint
Version 1.0.0
Last update 13. August 2024
Organization Mokamint
URL https://github.com/Mokamint-chain/mokamint/io-mokamint-node-messages-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies io-mokamint-node-api, io-hotmoka-websockets-beans-api,
There are maybe transitive dependencies!

io-mokamint-node-service from group io.mokamint (version 1.0.0)

This module defines the implementation of a node service, that is, a network server that provides the API of a Mokamint node.

Group: io.mokamint Artifact: io-mokamint-node-service
Show documentation Show source 
 

0 downloads
Artifact io-mokamint-node-service
Group io.mokamint
Version 1.0.0
Last update 13. August 2024
Organization Mokamint
URL https://github.com/Mokamint-chain/mokamint/io-mokamint-node-service
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies io-mokamint-node-service-api, io-mokamint-node-api, io-mokamint-node-messages, io-hotmoka-exceptions, io-hotmoka-closeables-api, io-hotmoka-websockets-server,
There are maybe transitive dependencies!

io-mokamint-node-local-api from group io.mokamint (version 1.0.0)

This module defines the API of a Mokamint local node, that is, a node that actually works on the local machine where it is executed.

Group: io.mokamint Artifact: io-mokamint-node-local-api
Show documentation Show source 
 

0 downloads
Artifact io-mokamint-node-local-api
Group io.mokamint
Version 1.0.0
Last update 13. August 2024
Organization Mokamint
URL https://github.com/Mokamint-chain/mokamint/io-mokamint-node-local-api
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies io-mokamint-node-api, io-mokamint-miner-api, io-hotmoka-annotations,
There are maybe transitive dependencies!

io-mokamint-application-service-api from group io.mokamint (version 1.0.0)

This module defines the API of an application service, that is, a network server that provides the API of a Mokamint application.

Group: io.mokamint Artifact: io-mokamint-application-service-api
Show documentation Show source 
 

0 downloads
Artifact io-mokamint-application-service-api
Group io.mokamint
Version 1.0.0
Last update 13. August 2024
Organization Mokamint
URL https://github.com/Mokamint-chain/mokamint/io-mokamint-application-service-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies io-mokamint-application-api, io-hotmoka-websockets-server-api,
There are maybe transitive dependencies!

io-mokamint-miner-service-api from group io.mokamint (version 1.0.0)

This module defines the API of a miner service, that is, a network service that provides mining capabilities by network.

Group: io.mokamint Artifact: io-mokamint-miner-service-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact io-mokamint-miner-service-api
Group io.mokamint
Version 1.0.0
Last update 13. August 2024
Organization Mokamint
URL https://github.com/Mokamint-chain/mokamint/io-mokamint-miner-service-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies io-mokamint-miner-api, io-hotmoka-websockets-client-api,
There are maybe transitive dependencies!



Page 38 from 3 (items total 1447)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy