code-format-eclipse

myoss open source project, phoenix code format written in Java

License

License

Categories

Categories

CLI User Interface Checkstyle Application Testing & Monitoring Code Analysis ORM Data
GroupId

GroupId

com.github.myoss.checkstyle
ArtifactId

ArtifactId

code-format-eclipse
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

code-format-eclipse
myoss open source project, phoenix code format written in Java

Download code-format-eclipse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-eclipse/ -->
<dependency>
    <groupId>com.github.myoss.checkstyle</groupId>
    <artifactId>code-format-eclipse</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-eclipse/
implementation 'com.github.myoss.checkstyle:code-format-eclipse:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.myoss.checkstyle/code-format-eclipse/
implementation ("com.github.myoss.checkstyle:code-format-eclipse:1.0.1.RELEASE")
'com.github.myoss.checkstyle:code-format-eclipse:jar:1.0.1.RELEASE'
<dependency org="com.github.myoss.checkstyle" name="code-format-eclipse" rev="1.0.1.RELEASE">
  <artifact name="code-format-eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myoss.checkstyle', module='code-format-eclipse', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.myoss.checkstyle" % "code-format-eclipse" % "1.0.1.RELEASE"
[com.github.myoss.checkstyle/code-format-eclipse "1.0.1.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.myoss.eclipse : eclipse-code-formatter jar 18.0.132.637.0-Eclipse_4.7.3a
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 Optional jar 2.0.1.RELEASE
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.

java-code-style

Maven Central GitHub release License

Documentation

Download

code-format-eclipse

code-format-checkstyle

Maven

<dependency>
    <groupId>app.myoss.cloud.codestyle</groupId>
    <artifactId>code-format-eclipse</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>
<dependency>
    <groupId>app.myoss.cloud.codestyle</groupId>
    <artifactId>code-format-checkstyle</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE