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