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