Skip to content

Release 1.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 19:15
· 56 commits to main since this release

Hofmann Elimination 1.1.1

Auto-released on merge to main.

Maven Central

Sample dependency for Maven:

<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>hofmann-rfc</artifactId>
  <version>1.1.1</version>
</dependency>
implementation("com.codeheadsystems:hofmann-rfc:1.1.1")

Modules Published

  • com.codeheadsystems:hofmann-rfc:1.1.1
  • com.codeheadsystems:hofmann-server:1.1.1
  • com.codeheadsystems:hofmann-client:1.1.1
  • com.codeheadsystems:hofmann-dropwizard:1.1.1
  • com.codeheadsystems:hofmann-springboot:1.1.1

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

Full Changelog: v1.1.0...v1.1.1