MVN

com.figtreelake : cor-bean-processor-spring-boot-autoconfigure

Maven & Gradle

Nov 28, 2022
0 stars

Autoconfigure · A Spring Boot autoconfiguration to help creating the chain of responsibility (COR) bean processor.

<dependency>
    <groupId>com.figtreelake</groupId>
    <artifactId>cor-bean-processor-spring-boot-autoconfigure</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.figtreelake : cor-bean-processor-spring-boot-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.figtreelake : cor-bean-processor-spring-boot-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
cor-bean-processor-spring-boot-autoconfigure-0.0.5
cor-bean-processor-spring-boot-autoconfigure-0.0.4
cor-bean-processor-spring-boot-autoconfigure-0.0.3
cor-bean-processor-spring-boot-autoconfigure-0.0.2

How to add a dependency to Maven

Add the following com.figtreelake : cor-bean-processor-spring-boot-autoconfigure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.figtreelake</groupId>
    <artifactId>cor-bean-processor-spring-boot-autoconfigure</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.figtreelake : cor-bean-processor-spring-boot-autoconfigure gradle dependency to your build.gradle file:

implementation 'com.figtreelake:cor-bean-processor-spring-boot-autoconfigure:0.0.5'

Gradle Kotlin DSL: Add the following com.figtreelake : cor-bean-processor-spring-boot-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("com.figtreelake:cor-bean-processor-spring-boot-autoconfigure:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.figtreelake : cor-bean-processor-spring-boot-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "com.figtreelake" % "cor-bean-processor-spring-boot-autoconfigure" % "0.0.5"

Advertisement

Dependencies from Group

Feb 15, 2020
2 usages
0 stars
Feb 15, 2020
2 usages
0 stars
Feb 15, 2020
1 usages
0 stars
Feb 15, 2020
1 usages
0 stars
Feb 15, 2020
0 stars

Discover Dependencies