Skip to content

Release v2.0.7

Compare
Choose a tag to compare
@joutvhu joutvhu released this 16 Feb 16:07
· 24 commits to support_20 since this release

What's New

  • Remove commons-lang3.version property
  • Remove import hibernate, issue #24

Gradle

implementation 'com.github.joutvhu:spring-dynamic-jpa:2.0.7'

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>spring-dynamic-jpa</artifactId>
    <version>2.0.7</version>
</dependency>