| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis ORM Данные |
| Группа | Группаcom.github.myoss.checkstyle |
| Идентификатор | Идентификаторcode-format-checkstyle |
| Последняя версия | Последняя версия1.0.1.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcode-format-checkstyle
myoss open source project, phoenix code format written in Java
|
<!-- https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-checkstyle/ -->
<dependency>
<groupId>com.github.myoss.checkstyle</groupId>
<artifactId>code-format-checkstyle</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-checkstyle/
implementation 'com.github.myoss.checkstyle:code-format-checkstyle:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-checkstyle/
implementation ("com.github.myoss.checkstyle:code-format-checkstyle:1.0.1.RELEASE")
'com.github.myoss.checkstyle:code-format-checkstyle:jar:1.0.1.RELEASE'
<dependency org="com.github.myoss.checkstyle" name="code-format-checkstyle" rev="1.0.1.RELEASE">
<artifact name="code-format-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myoss.checkstyle', module='code-format-checkstyle', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.myoss.checkstyle" % "code-format-checkstyle" % "1.0.1.RELEASE"
[com.github.myoss.checkstyle/code-format-checkstyle "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.myoss : phoenix-core | jar | 1.1.1.RELEASE |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.0.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.1.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Необязательный | jar | 2.0.1.RELEASE |