g

google-guice-guava-jpa-event-listener

google-guice-guava-jpa-event-listener
文件下载
文件名 操作
google-guice-guava-jpa-event-listener-0.0.15.jar 下载
google-guice-guava-jpa-event-listener-0.0.15.pom 下载
google-guice-guava-jpa-event-listener-0.0.15-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.walterjwhite.infrastructure.datastore.modules</groupId>
  <artifactId>google-guice-guava-jpa-event-listener</artifactId>
  <version>0.0.15</version>
</dependency>
Gradle Groovy
implementation 'com.walterjwhite.infrastructure.datastore.modules:google-guice-guava-jpa-event-listener:0.0.15'
Gradle Kotlin
implementation("com.walterjwhite.infrastructure.datastore.modules:google-guice-guava-jpa-event-listener:0.0.15")
Scala SBT
libraryDependencies += "com.walterjwhite.infrastructure.datastore.modules" % "google-guice-guava-jpa-event-listener" % "0.0.15"
Groovy Grape
@Grapes(
  @Grab(group='com.walterjwhite.infrastructure.datastore.modules', module='google-guice-guava-jpa-event-listener', version='0.0.15')
)
Apache Ivy
<dependency org="com.walterjwhite.infrastructure.datastore.modules" name="google-guice-guava-jpa-event-listener" rev="0.0.15" />
Leiningen
[com.walterjwhite.infrastructure.datastore.modules/google-guice-guava-jpa-event-listener "0.0.15"]
Apache Buildr
'com.walterjwhite.infrastructure.datastore.modules:google-guice-guava-jpa-event-listener:jar:0.0.15'