| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Data |
| GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.modules |
| ArtifactId | ArtifactIdjdbc-run |
| Last Version | Last Version0.0.17 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondata-pipe - modules - jdbc-run
datastore
|
| Filename | Size |
|---|---|
| jdbc-run-0.0.17.pom | 778 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules/jdbc-run/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.datastore.modules</groupId>
<artifactId>jdbc-run</artifactId>
<version>0.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules/jdbc-run/
implementation 'com.walterjwhite.java.infrastructure.datastore.modules:jdbc-run:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules/jdbc-run/
implementation ("com.walterjwhite.java.infrastructure.datastore.modules:jdbc-run:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.modules:jdbc-run:pom:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.modules" name="jdbc-run" rev="0.0.17">
<artifact name="jdbc-run" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.modules', module='jdbc-run', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.modules" % "jdbc-run" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.modules/jdbc-run "0.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.walterjwhite.java.infrastructure.datastore.api : model | jar | 0.0.17 |
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |