Last Version

formatter-plugin 2.2.0

Plugin for formatting source code

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

parent
Version

Version

2.2.0
Type

Type

pom
Description

Description

formatter-plugin
Plugin for formatting source code
Project URL

Project URL

https://github.com/velo/maven-formatter-plugin/
Source Code Management

Source Code Management

https://github.com/velo/maven-formatter-plugin/

Download parent 2.2.0

Filename Size
parent-2.2.0.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/ -->
<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>parent</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/
implementation 'com.marvinformatics.formatter:parent:2.2.0'
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/parent/
implementation ("com.marvinformatics.formatter:parent:2.2.0")
'com.marvinformatics.formatter:parent:pom:2.2.0'
<dependency org="com.marvinformatics.formatter" name="parent" rev="2.2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics.formatter', module='parent', version='2.2.0')
)
libraryDependencies += "com.marvinformatics.formatter" % "parent" % "2.2.0"
[com.marvinformatics.formatter/parent "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • formatters
  • maven-plugin
  • maven-plugin-its