Moved
Merged into https://github.com/sonatype/nexus-oss
| License |
License |
|---|---|
| Categories |
CategoriesRuby Languages |
| GroupId | GroupIdorg.sonatype.nexus.ruby |
| ArtifactId | ArtifactIdnexus-ruby-tools |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.sonatype.nexus.ruby:nexus-ruby-tools
org.sonatype.nexus.ruby:nexus-ruby-tools
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nexus-ruby-tools-4.0.0.pom | |
| nexus-ruby-tools-4.0.0.jar | 574 KB |
| nexus-ruby-tools-4.0.0-tests.jar | 11 KB |
| nexus-ruby-tools-4.0.0-sources.jar | 21 KB |
| nexus-ruby-tools-4.0.0-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.ruby/nexus-ruby-tools/ -->
<dependency>
<groupId>org.sonatype.nexus.ruby</groupId>
<artifactId>nexus-ruby-tools</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.ruby/nexus-ruby-tools/
implementation 'org.sonatype.nexus.ruby:nexus-ruby-tools:4.0.0'
// https://jarcasting.com/artifacts/org.sonatype.nexus.ruby/nexus-ruby-tools/
implementation ("org.sonatype.nexus.ruby:nexus-ruby-tools:4.0.0")
'org.sonatype.nexus.ruby:nexus-ruby-tools:jar:4.0.0'
<dependency org="org.sonatype.nexus.ruby" name="nexus-ruby-tools" rev="4.0.0">
<artifact name="nexus-ruby-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.ruby', module='nexus-ruby-tools', version='4.0.0')
)
libraryDependencies += "org.sonatype.nexus.ruby" % "nexus-ruby-tools" % "4.0.0"
[org.sonatype.nexus.ruby/nexus-ruby-tools "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jruby : jruby | pom | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.sonatype.sisu.litmus : litmus-testsupport | jar | |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.apache.commons : commons-io | jar | 1.3.2 |
Merged into https://github.com/sonatype/nexus-oss