License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.walterjwhite.java.modules.pipe.modules |
ArtifactId | ArtifactIdshell |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-pipe - modules - shell
pipe
|
Filename | Size |
---|---|
shell-0.0.17.pom | |
shell-0.0.17.jar | 59 KB |
shell-0.0.17-sources.jar | 7 KB |
shell-0.0.17-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.pipe.modules/shell/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.pipe.modules</groupId>
<artifactId>shell</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.pipe.modules/shell/
implementation 'com.walterjwhite.java.modules.pipe.modules:shell:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.pipe.modules/shell/
implementation ("com.walterjwhite.java.modules.pipe.modules:shell:0.0.17")
'com.walterjwhite.java.modules.pipe.modules:shell:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.pipe.modules" name="shell" rev="0.0.17">
<artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.pipe.modules', module='shell', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.pipe.modules" % "shell" % "0.0.17"
[com.walterjwhite.java.modules.pipe.modules/shell "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.modules.shell.api : service | jar | 0.0.17 |
com.walterjwhite.java.modules.shell : impl | jar | 0.0.17 |
com.walterjwhite.java.modules.pipe : impl | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.dependencies : p6spy | pom | 0.0.17 |
com.walterjwhite.java.dependencies : h2 | pom | 0.0.17 |
com.walterjwhite.java.dependencies : hikari-jdbc-connection-pool | pom | 0.0.17 |
com.walterjwhite.java.dependencies : hibernate-hikari | pom | 0.0.17 |
org.junit : junit-bom | pom | 5.5.1 |