License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Data |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.providers.jpa.modules |
ArtifactId | ArtifactIdcriteria |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatastore - modules - jpa-repository - modules - criteria
jpa-repository
|
Filename | Size |
---|---|
criteria-0.0.17.pom | |
criteria-0.0.17.jar | 52 KB |
criteria-0.0.17-sources.jar | 12 KB |
criteria-0.0.17-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules/criteria/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules</groupId>
<artifactId>criteria</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules/criteria/
implementation 'com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules:criteria:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules/criteria/
implementation ("com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules:criteria:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules:criteria:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules" name="criteria" rev="0.0.17">
<artifact name="criteria" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules', module='criteria', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules" % "criteria" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.providers.jpa.modules/criteria "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.infrastructure.datastore.providers.jpa : impl | jar | 0.0.17 |
com.walterjwhite.java.infrastructure.datastore.api : repository | jar | 0.0.17 |
com.walterjwhite.java.infrastructure.datastore : impl | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |