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

centraldogma-client-spring-boot3-starter from group com.linecorp.centraldogma (version 0.65.0)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-spring-boot3-starter
Show all versions Show documentation Show source 
 

0 downloads

centraldogma-client-spring-boot3-autoconfigure from group com.linecorp.centraldogma (version 0.65.0)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-spring-boot3-autoconfigure)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-spring-boot3-autoconfigure
Show all versions Show documentation Show source 
 

0 downloads
Artifact centraldogma-client-spring-boot3-autoconfigure
Group com.linecorp.centraldogma
Version 0.65.0
Last update 23. April 2024
Organization not specified
URL https://line.github.io/centraldogma/
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies centraldogma-common, javax.inject, centraldogma-client-armeria, spring-boot-autoconfigure,
There are maybe transitive dependencies!

centraldogma-client-spring-boot2-starter from group com.linecorp.centraldogma (version 0.65.0)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-spring-boot2-starter)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-spring-boot2-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact centraldogma-client-spring-boot2-starter
Group com.linecorp.centraldogma
Version 0.65.0
Last update 23. April 2024
Organization not specified
URL https://line.github.io/centraldogma/
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies centraldogma-common, javax.inject, centraldogma-client-spring-boot2-autoconfigure, spring-boot-starter,
There are maybe transitive dependencies!

centraldogma-client-spring-boot2-autoconfigure from group com.linecorp.centraldogma (version 0.65.0)

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-spring-boot2-autoconfigure)

Group: com.linecorp.centraldogma Artifact: centraldogma-client-spring-boot2-autoconfigure
Show all versions Show documentation Show source 
 

0 downloads
Artifact centraldogma-client-spring-boot2-autoconfigure
Group com.linecorp.centraldogma
Version 0.65.0
Last update 23. April 2024
Organization not specified
URL https://line.github.io/centraldogma/
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies centraldogma-common, javax.inject, centraldogma-client-armeria, spring-boot-autoconfigure,
There are maybe transitive dependencies!

mats-spring-test from group io.mats3 (version 0.19.18-2024-04-19)

Mats^3 Spring-specific testing tools, for quickly firing up a test-harness using either JUnit or Jupiter (JUnit 5).

Group: io.mats3 Artifact: mats-spring-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-spring-test
Group io.mats3
Version 0.19.18-2024-04-19
Last update 18. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 2
Dependencies mats-test, mats-util,
There are maybe transitive dependencies!

mats-spring-jms from group io.mats3 (version 0.19.18-2024-04-19)

Mats^3 Spring tooling for the Mats^3 JMS implementation, including an implementation of JmsMatsTransactionManager using Spring's PlatformTransactionManager, and tooling for configuring a MatsFactory for different scenarios: development, staging, production.

Group: io.mats3 Artifact: mats-spring-jms
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-spring-jms
Group io.mats3
Version 0.19.18-2024-04-19
Last update 18. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 3
Dependencies mats-spring, mats-impl-jms, mats-util,
There are maybe transitive dependencies!

mats-spring from group io.mats3 (version 0.19.18-2024-04-19)

Mats^3 Spring integration ("SpringConfig"), supplying a set of annotations including @EnableMats to enable bean scanning for @MatsMapping and @MatsClassMapping annotations, simplifying Mats^3 use in a Spring context.

Group: io.mats3 Artifact: mats-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact mats-spring
Group io.mats3
Version 0.19.18-2024-04-19
Last update 18. April 2024
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 1
Dependencies mats-api,
There are maybe transitive dependencies!

spring-boot-starter-actuator from group org.springframework.boot (version 3.2.5)

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application

Group: org.springframework.boot Artifact: spring-boot-starter-actuator
Show all versions Show documentation Show source 
 

210 downloads
Artifact spring-boot-starter-actuator
Group org.springframework.boot
Version 3.2.5
Last update 18. April 2024
Organization VMware, Inc.
URL https://spring.io/projects/spring-boot
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-boot-starter, spring-boot-actuator-autoconfigure, micrometer-observation, micrometer-jakarta9,
There are maybe transitive dependencies!

spring-boot-starter-test from group org.springframework.boot (version 3.2.5)

Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito

Group: org.springframework.boot Artifact: spring-boot-starter-test
Show all versions Show documentation Show source 
 

452 downloads
Artifact spring-boot-starter-test
Group org.springframework.boot
Version 3.2.5
Last update 18. April 2024
Organization VMware, Inc.
URL https://spring.io/projects/spring-boot
License Apache License, Version 2.0
Dependencies amount 16
Dependencies spring-boot-starter, spring-boot-test, spring-boot-test-autoconfigure, json-path, jakarta.xml.bind-api, json-smart, assertj-core, awaitility, hamcrest, junit-jupiter, mockito-core, mockito-junit-jupiter, jsonassert, spring-core, spring-test, xmlunit-core,
There are maybe transitive dependencies!

spring-boot-starter-web from group org.springframework.boot (version 3.2.5)

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container

Group: org.springframework.boot Artifact: spring-boot-starter-web
Show all versions Show documentation Show source 
 

1376 downloads
Artifact spring-boot-starter-web
Group org.springframework.boot
Version 3.2.5
Last update 18. April 2024
Organization VMware, Inc.
URL https://spring.io/projects/spring-boot
License Apache License, Version 2.0
Dependencies amount 5
Dependencies spring-boot-starter, spring-boot-starter-json, spring-boot-starter-tomcat, spring-web, spring-webmvc,
There are maybe transitive dependencies!



Page 1650 from 1812 (items total 18120)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy