g

google-guice-persist-criteria-builder

google-guice-persist-criteria-builder
Files download
File Operation
google-guice-persist-criteria-builder-0.1.0.jar download
google-guice-persist-criteria-builder-0.1.0.pom download
google-guice-persist-criteria-builder-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers</groupId>
  <artifactId>google-guice-persist-criteria-builder</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist-criteria-builder:0.1.0'
Gradle Kotlin
implementation("io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist-criteria-builder:0.1.0")
Scala SBT
libraryDependencies += "io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" % "google-guice-persist-criteria-builder" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers', module='google-guice-persist-criteria-builder', version='0.1.0')
)
Apache Ivy
<dependency org="io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers" name="google-guice-persist-criteria-builder" rev="0.1.0" />
Leiningen
[io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers/google-guice-persist-criteria-builder "0.1.0"]
Apache Buildr
'io.github.qsy7.java.infrastructure.datastore.providers.jpa.providers:google-guice-persist-criteria-builder:jar:0.1.0'