| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.rauber-projects | 
| ArtifactId | ArtifactIdclient-parent | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionRauber Client Parent POM The parent POM of all Rauber client projects. | 
| Filename | Size | 
|---|---|
| client-parent-1.0.2.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.rauber-projects/client-parent/ -->
<dependency>
    <groupId>com.github.rauber-projects</groupId>
    <artifactId>client-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.rauber-projects/client-parent/
implementation 'com.github.rauber-projects:client-parent:1.0.2'// https://jarcasting.com/artifacts/com.github.rauber-projects/client-parent/
implementation ("com.github.rauber-projects:client-parent:1.0.2")'com.github.rauber-projects:client-parent:pom:1.0.2'<dependency org="com.github.rauber-projects" name="client-parent" rev="1.0.2">
  <artifact name="client-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.rauber-projects', module='client-parent', version='1.0.2')
)libraryDependencies += "com.github.rauber-projects" % "client-parent" % "1.0.2"[com.github.rauber-projects/client-parent "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.4.1 | 
| com.google.guava : guava | jar | 18.0 |