Categories |
CategoriesIDE Development Tools Data |
---|---|
GroupId | GroupIdcom.github.database-rider |
ArtifactId | ArtifactIdjpa-productivity-boosters |
Version | Version1.30.0 |
Type | Typejar |
<!-- 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"]