Last Version

Nexus Tools Parent 0.0.0

Parent pom for a collection of Nexus tools

License

License

GroupId

GroupId

com.ghunteranderson.nexus
ArtifactId

ArtifactId

nexus-tools-parent
Version

Version

0.0.0
Type

Type

pom
Description

Description

Nexus Tools Parent
Parent pom for a collection of Nexus tools
Project URL

Project URL

https://ghunteranderson.com
Source Code Management

Source Code Management

https://github.com/ghunteranderson/nexus-tools/tree/master

Download nexus-tools-parent 0.0.0


<!-- https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-tools-parent/ -->
<dependency>
    <groupId>com.ghunteranderson.nexus</groupId>
    <artifactId>nexus-tools-parent</artifactId>
    <version>0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-tools-parent/
implementation 'com.ghunteranderson.nexus:nexus-tools-parent:0.0.0'
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-tools-parent/
implementation ("com.ghunteranderson.nexus:nexus-tools-parent:0.0.0")
'com.ghunteranderson.nexus:nexus-tools-parent:pom:0.0.0'
<dependency org="com.ghunteranderson.nexus" name="nexus-tools-parent" rev="0.0.0">
  <artifact name="nexus-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ghunteranderson.nexus', module='nexus-tools-parent', version='0.0.0')
)
libraryDependencies += "com.ghunteranderson.nexus" % "nexus-tools-parent" % "0.0.0"
[com.ghunteranderson.nexus/nexus-tools-parent "0.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

  • rest-client
  • nexus-maven-plugin
  • nexus-core