| License |
License |
|---|---|
| GroupId | GroupIdco.streamx.fluent |
| ArtifactId | ArtifactIdjpa-notations |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Fluent JPA notation
Fluent JPA notation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jpa-notations-1.0.14.pom | |
| jpa-notations-1.0.14.jar | 79 KB |
| jpa-notations-1.0.14-sources.jar | 26 KB |
| jpa-notations-1.0.14-javadoc.jar | 272 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/ -->
<dependency>
<groupId>co.streamx.fluent</groupId>
<artifactId>jpa-notations</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation 'co.streamx.fluent:jpa-notations:1.0.14'
// https://jarcasting.com/artifacts/co.streamx.fluent/jpa-notations/
implementation ("co.streamx.fluent:jpa-notations:1.0.14")
'co.streamx.fluent:jpa-notations:jar:1.0.14'
<dependency org="co.streamx.fluent" name="jpa-notations" rev="1.0.14">
<artifact name="jpa-notations" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='jpa-notations', version='1.0.14')
)
libraryDependencies += "co.streamx.fluent" % "jpa-notations" % "1.0.14"
[co.streamx.fluent/jpa-notations "1.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |