org.mycontroller:mycontroller-ide-configs

Contains build tools for MyController projects

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

mycontroller-ide-configs
Последняя версия

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

1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Contains build tools for MyController projects

Скачать mycontroller-ide-configs

Имя Файла Размер
mycontroller-ide-configs-1.pom 522 bytes
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

MyController Build Tools

Contains resources used during the build of other MyController projects:

  • The configuration for Checkstyle in src/main/resources/mycontroller-checkstyle directory.

  • org.mycontroller.build.checkstyle.xml.XmlIndentCheck - an extension for Checkstyle to enforce indentation in XML files.

  • A license header template to be used by com.mycila:license-maven-plugin in src/main/resources/mycontroller-license/mycontroller-apache-2-template.txt.

  • org.mycontroller.build.license.CopyrightRangeProvider - an extension of license-maven-plugin to set copyright years range based on git history.

  • IDE configuration files - import these in your IDE so your IDE can format files according to MyController style rules.

    • ide-configs/eclipse - Eclipse preferences for code style. The names of the files in here indicates where you should import these files. e.g, mycontroller-eclipse-preferences-java-codestyle-cleanup.xml should be imported in Preferences > Java > Code Style > Cleanup.

org.mycontroller

MyController.org

The Open Source Controller

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

Версия
1