Skip to content

Release 1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:46
· 24 commits to main since this release

Hofmann Elimination 1.3.1

Auto-released on merge to main.

Maven Central

Sample dependency for Maven:

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

Modules Published

  • com.codeheadsystems:hofmann-rfc:1.3.1
  • com.codeheadsystems:hofmann-server:1.3.1
  • com.codeheadsystems:hofmann-client:1.3.1
  • com.codeheadsystems:hofmann-dropwizard:1.3.1
  • com.codeheadsystems:hofmann-springboot:1.3.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.3.0...v1.3.1