walkmod-formatter-plugin

walkmod pluggin to write sources files according an eclipse formatter configuration

Лицензия

Лицензия

Категории

Категории

Java Языки программирования ORM Данные
Группа

Группа

org.walkmod
Идентификатор

Идентификатор

walkmod-java-formatter-plugin
Последняя версия

Последняя версия

2.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

walkmod-formatter-plugin
walkmod pluggin to write sources files according an eclipse formatter configuration
Ссылка на сайт

Ссылка на сайт

https://github.com/rpau/walkmod-java-formatter-plugin
Система контроля версий

Система контроля версий

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

Скачать walkmod-java-formatter-plugin

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5

Модули Проекта

Данный проект не имеет модулей.

walkmod-java-formatter-plugin

Build Status

This project is a walkmod plugin to format Java source files using the Eclipse formatter.

Contributing

If you want to hack on this, fork it, improve it and send me a pull request.

To get started using it, just clone it and call mvn install.

Версии библиотеки

Версия
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0
1.0.2
1.0.1
1.0