Nexus Tools
A collection of tools to make using Nexus even easier.
License |
License |
---|---|
Categories |
CategoriesNexus c Build Tools Distribution |
GroupId | GroupIdcom.ghunteranderson.nexus |
ArtifactId | ArtifactIdnexus-core |
Last Version | Last Version0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNexus Core
Collection of shared high level operations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nexus-core-0.0.0.pom | |
nexus-core-0.0.0.jar | 7 KB |
nexus-core-0.0.0-sources.jar | 4 KB |
nexus-core-0.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-core/ -->
<dependency>
<groupId>com.ghunteranderson.nexus</groupId>
<artifactId>nexus-core</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-core/
implementation 'com.ghunteranderson.nexus:nexus-core:0.0.0'
// https://jarcasting.com/artifacts/com.ghunteranderson.nexus/nexus-core/
implementation ("com.ghunteranderson.nexus:nexus-core:0.0.0")
'com.ghunteranderson.nexus:nexus-core:jar:0.0.0'
<dependency org="com.ghunteranderson.nexus" name="nexus-core" rev="0.0.0">
<artifact name="nexus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ghunteranderson.nexus', module='nexus-core', version='0.0.0')
)
libraryDependencies += "com.ghunteranderson.nexus" % "nexus-core" % "0.0.0"
[com.ghunteranderson.nexus/nexus-core "0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ghunteranderson : jsemver | jar | 0.1.0 |
com.ghunteranderson.nexus : rest-client | jar | 0.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
A collection of tools to make using Nexus even easier.