MVN

io.spring.javaformat : spring-javaformat-intellij-idea

Maven & Gradle

May 15, 2023
766 stars

Spring JavaFormat IntelliJ IDEA · Spring JavaFormat

<dependency>
    <groupId>io.spring.javaformat</groupId>
    <artifactId>spring-javaformat-intellij-idea</artifactId>
    <version>0.0.39</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.spring.javaformat : spring-javaformat-intellij-idea to add to Maven - Latest Versions:

  • Latest Stable: 0.0.39

All Versions

Choose a version of io.spring.javaformat : spring-javaformat-intellij-idea to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-javaformat-intellij-idea-0.0.39
spring-javaformat-intellij-idea-0.0.38
spring-javaformat-intellij-idea-0.0.37
spring-javaformat-intellij-idea-0.0.36
spring-javaformat-intellij-idea-0.0.35
spring-javaformat-intellij-idea-0.0.34
spring-javaformat-intellij-idea-0.0.33
spring-javaformat-intellij-idea-0.0.32
spring-javaformat-intellij-idea-0.0.31
spring-javaformat-intellij-idea-0.0.30
spring-javaformat-intellij-idea-0.0.29
spring-javaformat-intellij-idea-0.0.28
spring-javaformat-intellij-idea-0.0.27
spring-javaformat-intellij-idea-0.0.26

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.spring.javaformat</groupId>
    <artifactId>spring-javaformat-intellij-idea</artifactId>
    <version>0.0.39</version>
</dependency>

Advertisement