GroupId | GroupIdco.streamx.fluent |
---|---|
ArtifactId | ArtifactIdjpa-notations |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
jpa-notations-1.0.8.pom | |
jpa-notations-1.0.8.jar | 72 KB |
jpa-notations-1.0.8-sources.jar | 24 KB |
jpa-notations-1.0.8-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/ -->
<dependency>
<groupId>co.streamx.fluent</groupId>
<artifactId>jpa-notations</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation 'co.streamx.fluent:jpa-notations:1.0.8'
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation ("co.streamx.fluent:jpa-notations:1.0.8")
'co.streamx.fluent:jpa-notations:jar:1.0.8'
<dependency org="co.streamx.fluent" name="jpa-notations" rev="1.0.8">
<artifact name="jpa-notations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='jpa-notations', version='1.0.8')
)
libraryDependencies += "co.streamx.fluent" % "jpa-notations" % "1.0.8"
[co.streamx.fluent/jpa-notations "1.0.8"]