https://github.com/myoss-cloud/java-code-style
myoss open source project, code style & format written in Java
https://github.com/myoss-cloud/java-code-style
eclipse-code-formatter formatter java
Last synced: 2 months ago
JSON representation
myoss open source project, code style & format written in Java
- Host: GitHub
- URL: https://github.com/myoss-cloud/java-code-style
- Owner: myoss-cloud
- License: apache-2.0
- Created: 2018-07-17T16:48:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T12:59:43.000Z (over 4 years ago)
- Last Synced: 2025-03-13T04:02:06.175Z (3 months ago)
- Topics: eclipse-code-formatter, formatter, java
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-code-style
[](https://maven-badges.herokuapp.com/maven-central/app.myoss.cloud.codestyle/java-code-style/)
[](https://github.com/myoss-cloud/java-code-style/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)## Documentation
- [Documentation Home](https://github.com/myoss-cloud/java-code-style/wiki)
## Download
### code-format-eclipse
- [maven][1]
- [the latest JAR][2][1]: https://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-eclipse/
[2]: https://search.maven.org/remote_content?g=app.myoss.cloud.codestyle&a=code-format-eclipse&v=LATEST### code-format-checkstyle
- [maven][3]
- [the latest JAR][4][3]: https://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-checkstyle/
[4]: https://search.maven.org/remote_content?g=app.myoss.cloud.codestyle&a=code-format-checkstyle&v=LATEST## Maven
```xml
app.myoss.cloud.codestyle
code-format-eclipse
2.1.6.RELEASE```
```xml
app.myoss.cloud.codestyle
code-format-checkstyle
2.1.6.RELEASE```