文件下载
文件名 操作
jpa-notations-1.0.14.jar 下载
jpa-notations-1.0.14.pom 下载
jpa-notations-1.0.14-sources.jar 下载
Apache Maven
<dependency>
  <groupId>co.streamx.fluent</groupId>
  <artifactId>jpa-notations</artifactId>
  <version>1.0.14</version>
</dependency>
Gradle Groovy
implementation 'co.streamx.fluent:jpa-notations:1.0.14'
Gradle Kotlin
implementation("co.streamx.fluent:jpa-notations:1.0.14")
Scala SBT
libraryDependencies += "co.streamx.fluent" % "jpa-notations" % "1.0.14"
Groovy Grape
@Grapes(
  @Grab(group='co.streamx.fluent', module='jpa-notations', version='1.0.14')
)
Apache Ivy
<dependency org="co.streamx.fluent" name="jpa-notations" rev="1.0.14" />
Leiningen
[co.streamx.fluent/jpa-notations "1.0.14"]
Apache Buildr
'co.streamx.fluent:jpa-notations:jar:1.0.14'
本项目依赖