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

Download JAR files tagged by spring with all dependencies

Search JAR files by class name

spring-cloud-schema-registry-extension from group com.jashmore (version 3.1.1)

Extension for creating an Argument Resolver that can deserialize message payloads using schemas defined in the Spring Cloud Schema Registry.

Group: com.jashmore Artifact: spring-cloud-schema-registry-extension
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-cloud-schema-registry-extension
Group com.jashmore
Version 3.1.1
Last update 02. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-cloud-schema-registry-example from group com.jashmore (version 3.1.1)

Contains examples for serializing messages using Avro and storing these Schema Definitions in the Spring Cloud Schema Registry

Group: com.jashmore Artifact: spring-cloud-schema-registry-example
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-cloud-schema-registry-example
Group com.jashmore
Version 3.1.1
Last update 02. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-cloud-schema-registry-producer-two from group com.jashmore (version 3.1.1)

Includes a second example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry and is in a different format to the first.

Group: com.jashmore Artifact: spring-cloud-schema-registry-producer-two
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-cloud-schema-registry-producer-two
Group com.jashmore
Version 3.1.1
Last update 02. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-boot-starter, guava, avro-spring-cloud-schema-registry-sqs-client, sqs,
There are maybe transitive dependencies!

spring-cloud-schema-registry-consumer from group com.jashmore (version 3.1.1)

Contains an example of a consumer deserializing a message payload that is in a schema registered in the Spring Cloud Schema Registry.

Group: com.jashmore Artifact: spring-cloud-schema-registry-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-cloud-schema-registry-consumer
Group com.jashmore
Version 3.1.1
Last update 02. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies spring-boot-starter, spring-boot-autoconfigure-processor, java-dynamic-sqs-listener-spring-starter, avro-spring-cloud-schema-registry-extension, local-amazon-sqs,
There are maybe transitive dependencies!

spring-cloud-schema-registry-producer from group com.jashmore (version 3.1.1)

Includes an example of a service producing messages whose schema is registered in the Spring Cloud Schema Registry.

Group: com.jashmore Artifact: spring-cloud-schema-registry-producer
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-cloud-schema-registry-producer
Group com.jashmore
Version 3.1.1
Last update 02. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-boot-starter, guava, avro-spring-cloud-schema-registry-sqs-client, sqs,
There are maybe transitive dependencies!

resttemplate-request-logger from group com.actigence (version 1.0.0)

Log all the outgoing API calls made through Spring's RestTemplate to API Access Tracker backend (https://github.com/Actigence/api-access-tracker-backend)

Group: com.actigence Artifact: resttemplate-request-logger
Show documentation Show source 
 

0 downloads
Artifact resttemplate-request-logger
Group com.actigence
Version 1.0.0
Last update 23. May 2020
Organization not specified
URL https://github.com/actigence/resttemplate-request-logger
License MIT License
Dependencies amount 6
Dependencies lombok, log4j-api, log4j-core, log4j-slf4j-impl, gson, aws-java-sdk-sqs,
There are maybe transitive dependencies!

rocketmix-spring-boot-starter from group io.github.rocketmix (version 1.0.42)

Shared configuration and tools. This project contains a custom spring boot module to facilitate new api project developpement startup process.

Group: io.github.rocketmix Artifact: rocketmix-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact rocketmix-spring-boot-starter
Group io.github.rocketmix
Version 1.0.42
Last update 15. May 2020
Organization not specified
URL https://github.com/rocketmix/rocketmix.source
License not specified
Dependencies amount 25
Dependencies jaxws-api, javax.activation-api, jaxb-runtime, spring-cloud-starter-netflix-eureka-client, cxf-spring-boot-starter-jaxrs, cxf-rt-rs-service-description-openapi-v3, cxf-rt-features-metrics, jackson-jaxrs-json-provider, jackson-core, jackson-databind, jackson-annotations, guava, spring-boot-starter-security, spring-boot-starter-actuator, metrics-core, spring-boot-admin-client, spring-boot-starter-web, swagger-ui, commons-io, gson, spring-cloud-starter-netflix-hystrix, spring-cloud-starter-netflix-hystrix-dashboard, validation-api, spring-boot-starter-logging, log4j-slf4j-impl,
There are maybe transitive dependencies!

atlasmap-standalone-reactui from group io.atlasmap (version 2.0.0-M.4)

AtlasMap spring-boot runtime which runs AtlasMap design runtime and React version of AtlasMap Data Mapper UI in a single spring-boot image

Group: io.atlasmap Artifact: atlasmap-standalone-reactui
Show all versions Show documentation Show source 
 

0 downloads
Artifact atlasmap-standalone-reactui
Group io.atlasmap
Version 2.0.0-M.4
Last update 06. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies atlas-java-module, atlas-java-service, atlas-json-module, atlas-json-service, atlas-xml-module, atlas-xml-service, atlas-service, atlasmap-standalone, spring-boot-starter-web, spring-boot-starter-undertow, spring-boot-starter-actuator, spring-boot-starter-security, resteasy-spring-boot-starter, resteasy-multipart-provider,
There are maybe transitive dependencies!

opa-data-filter-spring-boot-starter from group com.github.jferrater (version 0.4.2)

Spring Boot library for enforcing authorization on Spring Data repository using the Open Policy Agent (OPA) partial evaluation feature through its compile API

Group: com.github.jferrater Artifact: opa-data-filter-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact opa-data-filter-spring-boot-starter
Group com.github.jferrater
Version 0.4.2
Last update 22. April 2020
Organization not specified
URL https://github.com/jferrater/opa-data-filter-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-boot-starter-json-api from group com.gitlab.oliverlj (version 0.4.0)

A spring boot starter which brings json api converter (https://github.com/jasminb/jsonapi-converter) for your great spring project

Group: com.gitlab.oliverlj Artifact: spring-boot-starter-json-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-boot-starter-json-api
Group com.gitlab.oliverlj
Version 0.4.0
Last update 12. April 2020
Organization not specified
URL https://gitlab.com/oliverlj/spring-boot-starter-json-api
License MIT License
Dependencies amount 5
Dependencies jsonapi-converter, spring-boot-starter, spring-data-commons, spring-webmvc, validation-api,
There are maybe transitive dependencies!



Page 1706 from 1813 (items total 18121)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy