License |
License |
---|---|
GroupId | GroupIdorg.sonatype.gshell.ext |
ArtifactId | ArtifactIdgshell-plexus |
Version | Version2.6.5 |
Type | Typejar |
Description |
DescriptionGShell Extensions :: Plexus
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
gshell-plexus-2.6.5.pom | |
gshell-plexus-2.6.5.jar | 11 KB |
gshell-plexus-2.6.5-sources.jar | 8 KB |
gshell-plexus-2.6.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-plexus/ -->
<dependency>
<groupId>org.sonatype.gshell.ext</groupId>
<artifactId>gshell-plexus</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-plexus/
implementation 'org.sonatype.gshell.ext:gshell-plexus:2.6.5'
// https://jarcasting.com/artifacts/org.sonatype.gshell.ext/gshell-plexus/
implementation ("org.sonatype.gshell.ext:gshell-plexus:2.6.5")
'org.sonatype.gshell.ext:gshell-plexus:jar:2.6.5'
<dependency org="org.sonatype.gshell.ext" name="gshell-plexus" rev="2.6.5">
<artifact name="gshell-plexus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.ext', module='gshell-plexus', version='2.6.5')
)
libraryDependencies += "org.sonatype.gshell.ext" % "gshell-plexus" % "2.6.5"
[org.sonatype.gshell.ext/gshell-plexus "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.codehaus.plexus : plexus-container-default | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |