is not current version
Last Version 1.0.14

co.streamx.fluent:jpa-notations 1.0.5

Fluent JPA notation

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

jpa-notations
Version

Version

1.0.5
Type

Type

jar

Download jpa-notations 1.0.5


<!-- https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/ -->
<dependency>
    <groupId>co.streamx.fluent</groupId>
    <artifactId>jpa-notations</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation 'co.streamx.fluent:jpa-notations:1.0.5'
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation ("co.streamx.fluent:jpa-notations:1.0.5")
'co.streamx.fluent:jpa-notations:jar:1.0.5'
<dependency org="co.streamx.fluent" name="jpa-notations" rev="1.0.5">
  <artifact name="jpa-notations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='jpa-notations', version='1.0.5')
)
libraryDependencies += "co.streamx.fluent" % "jpa-notations" % "1.0.5"
[co.streamx.fluent/jpa-notations "1.0.5"]