Pinned Repositories
advent-of-code-2022
arch-unit-maven-plugin
A maven wrapper around ArchUnit, to easily share and enforce architecture rules across projects
ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
clair
Vulnerability Static Analysis for Containers
classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
roxspring's Repositories
roxspring/advent-of-code-2022
roxspring/arch-unit-maven-plugin
A maven wrapper around ArchUnit, to easily share and enforce architecture rules across projects
roxspring/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
roxspring/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
roxspring/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
roxspring/config4k
A Kotlin wrapper for Typesafe Config
roxspring/flexmark-java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
roxspring/intellij-markdown
Markdown parser written in kotlin
roxspring/json-schema-core
Core support architecture for json-schema-validator and other processors
roxspring/liferay-docs
roxspring/maven-assembly-plugin
Apache Maven Assembly Plugin
roxspring/maven-filtering
Apache Maven Filtering
roxspring/maven-invoker-plugin
Apache Maven Invoker Plugin
roxspring/maven-shared-io
Apache Maven Shared IO
roxspring/maven-shared-utils
Apache Maven Shared Utils
roxspring/maven-surefire
Apache Maven Surefire
roxspring/mdk
Markdown based static site generator written in Kotlin
roxspring/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
roxspring/packages-poc
POC for GitHub Packages
roxspring/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
roxspring/plantuml
Generate UML diagram from textual description
roxspring/plantuml-server
PlantUML Online Server
roxspring/remark-lint-write-good
Wrapper for write-good that integrates it into remark-lint.
roxspring/roxspring.github.io
roxspring/spotless
Keep your code spotless
roxspring/spring-petclinic
A sample Spring-based application
roxspring/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
roxspring/write-good
Naive linter for English prose
roxspring/zally
Linter for RESTful APIs
roxspring/zally-ruleset-example
Example of a custom Zally RuleSet