Last Version

walkmod-formatter-plugin 2.3.2

walkmod pluggin to write sources files according an eclipse formatter configuration

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

walkmod-java-formatter-plugin
Version

Version

2.3.2
Type

Type

jar
Description

Description

walkmod-formatter-plugin
walkmod pluggin to write sources files according an eclipse formatter configuration
Project URL

Project URL

https://github.com/rpau/walkmod-java-formatter-plugin
Source Code Management

Source Code Management

https://github.com/rpau/walkmod-java-formatter-plugin

Download walkmod-java-formatter-plugin 2.3.2


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

Dependencies

compile (14)

Group / Artifact Type Version
org.walkmod : javalang jar [4.1.0, 5.0.0)
org.walkmod : walkmod-core jar [1.0.0,2.0.0)
org.eclipse.core : org.eclipse.core.contenttype jar 3.4.100
org.eclipse.core : org.eclipse.core.expressions jar 3.4.300
org.eclipse.core : org.eclipse.core.filesystem jar 1.3.100
org.eclipse.core : org.eclipse.core.jobs jar 3.5.100
org.eclipse.core : org.eclipse.core.resources jar 3.7.100
org.eclipse.core : org.eclipse.core.runtime jar 3.7.0
org.eclipse.equinox : org.eclipse.equinox.common jar 3.6.0
org.eclipse.equinox : org.eclipse.equinox.preferences jar 3.4.1
org.eclipse.equinox : org.eclipse.equinox.registry jar 3.5.101
org.eclipse.jdt : org.eclipse.jdt.core jar 3.10.0
org.eclipse.osgi : org.eclipse.osgi jar 3.7.1
org.eclipse.text : org.eclipse.text jar 3.5.101

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.