| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Java Languages Data | 
| GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.providers.jpa | 
| ArtifactId | ArtifactIdmodules | 
| Last Version | Last Version0.0.17 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionDatastore - providers - jpa - modules datastore | 
| Filename | Size | 
|---|---|
| modules-0.0.17.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa/modules/ -->
<dependency>
    <groupId>com.walterjwhite.java.infrastructure.datastore.providers.jpa</groupId>
    <artifactId>modules</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa/modules/
implementation 'com.walterjwhite.java.infrastructure.datastore.providers.jpa:modules:0.0.17'// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.providers.jpa/modules/
implementation ("com.walterjwhite.java.infrastructure.datastore.providers.jpa:modules:0.0.17")'com.walterjwhite.java.infrastructure.datastore.providers.jpa:modules:pom:0.0.17'<dependency org="com.walterjwhite.java.infrastructure.datastore.providers.jpa" name="modules" rev="0.0.17">
  <artifact name="modules" type="pom" />
</dependency>@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.providers.jpa', module='modules', version='0.0.17')
)libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.providers.jpa" % "modules" % "0.0.17"[com.walterjwhite.java.infrastructure.datastore.providers.jpa/modules "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 |