Skip to content

Release 1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 01:50
· 26 commits to main since this release

Hofmann Elimination 1.3.0

Maven Central

Sample dependency for Maven:

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

Modules Published

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

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.2.2...v1.3.0