- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Formatter (0.06 sec)
-
pom.xml
</plugin> L118: <plugin> L119: <groupId>net.revelc.code.formatter</groupId> L120: <artifactId>formatter-maven-plugin</artifactId> L121: <version>2.21.0</version> L122: <executions> L123: <execution> L124: <goals> L125: <goal>format</goal> L126: </goals> L127: </execution> L128: </executions> L129: <configuration> L130: <configFile>https://www.codelibs.org/assets/formatter/eclipse-formatter-1.0.xml</configFile> L131: </configuration> L132: </plugin>...github.com/codelibs/curl4j/pom.xmlThu Oct 03 17:04:48 UTC 2024 4K bytes -
pom.xml
L168: </configuration> L169: </plugin> L170: <plugin> L171: <groupId>com.mycila</groupId> L172: <artifactId>license-maven-plugin</artifactId> L173: </plugin> L174: <plugin> L175: <groupId>net.revelc.code.formatter</groupId> L176: <artifactId>formatter-maven-plugin</artifactId> L177: </plugin> L178: <plugin> L179: <groupId>net.alchim31.maven</groupId> L180: <artifactId>yuicompressor-maven-plugin</artifactId> L181: <executions> L182: <execution> L183: ...github.com/codelibs/fess/pom.xmlSat Oct 26 02:16:03 UTC 2024 49.1K bytes