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

Download JAR files tagged by https%20: with all dependencies


akka-stream_2.12 from group de.wayofquality.blended (version 2.6.6.1)

Group: de.wayofquality.blended Artifact: akka-stream_2.12
Show documentation Show source 
Download akka-stream_2.12.jar (2.6.6.1)
 

0 downloads
Artifact akka-stream_2.12
Group de.wayofquality.blended
Version 2.6.6.1


akka-protobuf-v3_2.12 from group de.wayofquality.blended (version 2.6.6.1)

Group: de.wayofquality.blended Artifact: akka-protobuf-v3_2.12
Show documentation Show source 
Download akka-protobuf-v3_2.12.jar (2.6.6.1)
 

0 downloads
Artifact akka-protobuf-v3_2.12
Group de.wayofquality.blended
Version 2.6.6.1


akka-actor_2.12 from group de.wayofquality.blended (version 2.6.6.1)

OSGi Wrapper Bundle for [com.typesafe.akka::akka-actor:2.6.6]. This is the original jar provided by the Akka team with reviewed OSGi manifest settings. No code has been changed within the jar nor has content been removed or added. For the original work, please refer to the Akka project documentation at https://akka.io.

Group: de.wayofquality.blended Artifact: akka-actor_2.12
Show documentation Show source 
Download akka-actor_2.12.jar (2.6.6.1)
 

0 downloads
Artifact akka-actor_2.12
Group de.wayofquality.blended
Version 2.6.6.1
Last update 20. June 2020
Organization not specified
URL https://github.com/woq-blended/akka-osgi
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, config, scala-java8-compat_2.12,
There are maybe transitive dependencies!

akka-protobuf_2.12 from group de.wayofquality.blended (version 2.6.6.1)

Group: de.wayofquality.blended Artifact: akka-protobuf_2.12
Show documentation Show source 
Download akka-protobuf_2.12.jar (2.6.6.1)
 

0 downloads
Artifact akka-protobuf_2.12
Group de.wayofquality.blended
Version 2.6.6.1


IFCtoLBD from group io.github.jyrkioraskari (version 1.88)

Converter to convert Industry Foundation Classes (IFC) STEP formatted files into Resource Description Framework (RDF) triples that follow the small ontologies devised in the World Wide Web Consortium (W3C) Linked Building Data Community Group (W3C LBD-CG) (https://github.com/w3c-lbd-cg/).

Group: io.github.jyrkioraskari Artifact: IFCtoLBD
Show documentation Show source 
Download IFCtoLBD.jar (1.88)
 

0 downloads
Artifact IFCtoLBD
Group io.github.jyrkioraskari
Version 1.88
Last update 29. May 2020
Organization not specified
URL https://github.com/jyrkioraskari/IFCtoLBD
License Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-lang3, jena-core, jena-shaded-guava, jena-arq, EXPRESStoOWL, xstream, guava,
There are maybe transitive dependencies!

azure-keyvault-complete from group com.microsoft.azure (version 1.2.4)

This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure KeyVault service are:${line.separator} 1. https://search.maven.org/artifact/com.azure/azure-security-keyvault-keys${line.separator} 2. https://search.maven.org/artifact/com.azure/azure-security-keyvault-secrets${line.separator} 3. https://search.maven.org/artifact/com.azure/azure-security-keyvault-certificates${line.separator} It is recommended that you move to the new package.

Group: com.microsoft.azure Artifact: azure-keyvault-complete
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact azure-keyvault-complete
Group com.microsoft.azure
Version 1.2.4
Last update 15. May 2020
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 5
Dependencies azure-keyvault, azure-keyvault-core, azure-keyvault-webkey, azure-keyvault-extensions, azure-keyvault-cryptography,
There are maybe transitive dependencies!

test-common from group com.virgilsecurity (version 0.1.3)

Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

Group: com.virgilsecurity Artifact: test-common
Show all versions Show documentation Show source 
Download test-common.jar (0.1.3)
 

0 downloads
Artifact test-common
Group com.virgilsecurity
Version 0.1.3
Last update 12. May 2020
Organization not specified
URL https://www.virgilsecurity.com/
License Virgil Security, Inc. license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cron from group ch.eitchnet (version 1.6.2)

Group: ch.eitchnet Artifact: cron
Show documentation Show source 
Download cron.jar (1.6.2)
 

0 downloads
Artifact cron
Group ch.eitchnet
Version 1.6.2


openCypher-frontend-1 from group org.neo4j (version 3.4.18)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.neo4j Artifact: openCypher-frontend-1
Show all versions Show documentation Show source 
Download openCypher-frontend-1.jar (3.4.18)
 

1 downloads
Artifact openCypher-frontend-1
Group org.neo4j
Version 3.4.18
Last update 29. April 2020
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 8
Dependencies neo4j-cypher-util-3.4, neo4j-cypher-expression-3.4, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

stateless4j-yaml-importer from group io.github.dovaleac (version 1.5.1)

This project reads a YAML file and generates code compatible with the stateless4j library available at https://github.com/oxo42/stateless4j. The yaml represents a state machine; if you have more than one, simply add several state machines and call this plugin several times.

Group: io.github.dovaleac Artifact: stateless4j-yaml-importer
Show all versions 
Download stateless4j-yaml-importer.jar (1.5.1)
 

0 downloads
Artifact stateless4j-yaml-importer
Group io.github.dovaleac
Version 1.5.1
Last update 29. December 2019
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, jackson-databind, jackson-dataformat-yaml, maven-plugin-annotations, maven-plugin-annotations, plantuml,
There are maybe transitive dependencies!



Page 1277 from 1316 (items total 13152)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy