License |
License |
---|---|
Categories |
CategoriesJava Languages Data CLI User Interface |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli |
ArtifactId | ArtifactIdimpl |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-pipe - modules - cli - impl
datastore
|
Filename | Size |
---|---|
impl-0.0.17.pom | |
impl-0.0.17.jar | 56 KB |
impl-0.0.17-sources.jar | 4 KB |
impl-0.0.17-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli/impl/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli</groupId>
<artifactId>impl</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli/impl/
implementation 'com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli:impl:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli/impl/
implementation ("com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli:impl:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli:impl:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli" name="impl" rev="0.0.17">
<artifact name="impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli', module='impl', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli" % "impl" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.modules.jdbc-run.modules.cli/impl "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |