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

Download 3.9.3.jar JAR files with dependency

Search JAR files by class name

topic-offset-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Topic-Offset Service will watch a kafka topic and, upon a message meeting some prerequisite (a 'start-of-stream' header), output the commit offset of this message.

Group: uk.gov.gchq.palisade Artifact: topic-offset-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact topic-offset-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/topic-offset-service
License Apache License, Version 2.0
Dependencies amount 7
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-web,
There are maybe transitive dependencies!

resource-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Resource Service will accept a request for a resourceId that is being accessed (file or directory) and produce responses for each resource (file) found.

Group: uk.gov.gchq.palisade Artifact: resource-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact resource-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/resource-service
License Apache License, Version 2.0
Dependencies amount 10
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-web, spring-boot-starter-data-r2dbc, r2dbc-h2, spring-boot-starter-data-redis-reactive,
There are maybe transitive dependencies!

policy-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Policy Service will provide the set of rules (filters or transformations) that need to be applied to each resource that has been requested, based on the user and context.

Group: uk.gov.gchq.palisade Artifact: policy-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact policy-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/policy-service
License Apache License, Version 2.0
Dependencies amount 10
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-web, spring-boot-starter-cache, caffeine, spring-boot-starter-data-redis,
There are maybe transitive dependencies!

palisade-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Palisade Service is the client-facing entry point into the rest of the Palisade Services, accepting a request and returning a token.

Group: uk.gov.gchq.palisade Artifact: palisade-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact palisade-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/palisade-service
License Apache License, Version 2.0
Dependencies amount 9
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-web, jackson-databind,
There are maybe transitive dependencies!

filtered-resource-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Filtered-Resource Service sits at the end of the stream pipeline and has the task of returning resources (and their connection details) back to the client.

Group: uk.gov.gchq.palisade Artifact: filtered-resource-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact filtered-resource-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/filtered-resource-service
License Apache License, Version 2.0
Dependencies amount 11
Dependencies common, akka-stream-typed_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-http_2.13, akka-http-jackson_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-data-jpa, spring-boot-starter-data-redis, h2,
There are maybe transitive dependencies!

data-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Data Service accepts client requests to retrieve, read, redact and return resources that have been registered through the palisade system.

Group: uk.gov.gchq.palisade Artifact: data-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact data-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/data-service
License Apache License, Version 2.0
Dependencies amount 11
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-http_2.13, akka-http-jackson_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-data-jpa, h2, spring-boot-starter-data-redis,
There are maybe transitive dependencies!

audit-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Audit Service will receive 'success' and 'error' audit messages from any services and use them to produce audit logs, by default throgh logging to stdout.

Group: uk.gov.gchq.palisade Artifact: audit-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact audit-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/audit-service
License Apache License, Version 2.0
Dependencies amount 9
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, event-logging, jaxb-runtime, spring-boot-starter-actuator, spring-boot-starter-web,
There are maybe transitive dependencies!

attribute-masking-service from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The Attribute-Masking Service will persist authorised requests for later use by the Data Service and modify the request that is sent, via Kafka, to the Topic-Offset Service and Filtered-Resource Service.

Group: uk.gov.gchq.palisade Artifact: attribute-masking-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact attribute-masking-service
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-services/tree/develop/attribute-masking-service
License Apache License, Version 2.0
Dependencies amount 10
Dependencies common, akka-stream_2.13, akka-stream-kafka_2.13, akka-slf4j_2.13, akka-discovery_2.13, spring-boot-starter-actuator, spring-boot-starter-web, spring-boot-starter-data-jpa, h2, spring-boot-starter-data-redis,
There are maybe transitive dependencies!

bigdl-SPARK_3.1 from group com.intel.analytics.bigdl (version 0.13.0)

Group: com.intel.analytics.bigdl Artifact: bigdl-SPARK_3.1
Show documentation Show source 
 

0 downloads
Artifact bigdl-SPARK_3.1
Group com.intel.analytics.bigdl
Version 0.13.0
Last update 29. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies opennlp-tools, imageio-jpeg, javax.servlet-api, all, 3.0-SPARK_3.1, breeze_2.12, guava, scopt_2.12, fastutil, log4j, gson, proto, unused,
There are maybe transitive dependencies!

nd4j-cuda-11.0 from group org.nd4j (version 1.0.0-M1.1)

Group: org.nd4j Artifact: nd4j-cuda-11.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact nd4j-cuda-11.0
Group org.nd4j
Version 1.0.0-M1.1
Last update 20. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies nd4j-cuda-11.0-preset, ${dependency.artifactId}, javacpp, javacpp, junit-jupiter-api, junit-jupiter-engine, nd4j-api, nd4j-native-api,
There are maybe transitive dependencies!



Page 10208 from 53804 (items total 538037)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy