is not current version
Last Version 1.32.3

com.github.database-rider:jpa-productivity-boosters 1.30.0


Categories

Categories

IDE Development Tools Data
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

jpa-productivity-boosters
Version

Version

1.30.0
Type

Type

jar

Download jpa-productivity-boosters 1.30.0


<!-- https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/ -->
<dependency>
    <groupId>com.github.database-rider</groupId>
    <artifactId>jpa-productivity-boosters</artifactId>
    <version>1.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/
implementation 'com.github.database-rider:jpa-productivity-boosters:1.30.0'
// https://jarcasting.com/artifacts/com.github.database-rider/jpa-productivity-boosters/
implementation ("com.github.database-rider:jpa-productivity-boosters:1.30.0")
'com.github.database-rider:jpa-productivity-boosters:jar:1.30.0'
<dependency org="com.github.database-rider" name="jpa-productivity-boosters" rev="1.30.0">
  <artifact name="jpa-productivity-boosters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='jpa-productivity-boosters', version='1.30.0')
)
libraryDependencies += "com.github.database-rider" % "jpa-productivity-boosters" % "1.30.0"
[com.github.database-rider/jpa-productivity-boosters "1.30.0"]