Last Version

org.sonatype.nexus:nexus 2.5.1-01

${project.name}

License

License

GroupId

GroupId

org.sonatype.nexus
ArtifactId

ArtifactId

nexus
Version

Version

2.5.1-01
Type

Type

pom
Description

Description

${project.name}
Project Organization

Project Organization

Sonatype, Inc.
Source Code Management

Source Code Management

https://github.com/sonatype/nexus

Download nexus 2.5.1-01

Filename Size
nexus-2.5.1-01.pom 58 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nexus-runtime-platform
  • nexus-bootstrap
  • nexus-plugin-api
  • nexus-plugin-test-api
  • nexus-core
  • nexus-web-utils
  • nexus-logging-extras
  • nexus-logging-extras-appender
  • nexus-compat
  • nexus-oss-edition
  • nexus-configuration-model
  • plugin-parent
  • plugins
  • nexus-webapp
  • nexus-launcher
  • nexus-client-core
  • nexus-oss-webapp
  • nexus-stories
  • nexus-test
  • nexus-client-core-testsuite