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