Rauber Client Parent POM

The parent POM of all Rauber client projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rauber-projects
ArtifactId

ArtifactId

client-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Rauber Client Parent POM
The parent POM of all Rauber client projects.

Download client-parent

Filename Size
client-parent-1.0.2.pom 4 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.4.1
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0