| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.gshell |
| ArtifactId | ArtifactIdgshell-plexus |
| Version | Version2.6.3 |
| Type | Typejar |
| Description |
DescriptionGShell :: Plexus
|
| Project Organization |
Project OrganizationSonatype |
| Filename | Size |
|---|---|
| gshell-plexus-2.6.3.pom | |
| gshell-plexus-2.6.3.jar | 10 KB |
| gshell-plexus-2.6.3-sources.jar | 8 KB |
| gshell-plexus-2.6.3-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-plexus/ -->
<dependency>
<groupId>org.sonatype.gshell</groupId>
<artifactId>gshell-plexus</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-plexus/
implementation 'org.sonatype.gshell:gshell-plexus:2.6.3'
// https://jarcasting.com/artifacts/org.sonatype.gshell/gshell-plexus/
implementation ("org.sonatype.gshell:gshell-plexus:2.6.3")
'org.sonatype.gshell:gshell-plexus:jar:2.6.3'
<dependency org="org.sonatype.gshell" name="gshell-plexus" rev="2.6.3">
<artifact name="gshell-plexus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell', module='gshell-plexus', version='2.6.3')
)
libraryDependencies += "org.sonatype.gshell" % "gshell-plexus" % "2.6.3"
[org.sonatype.gshell/gshell-plexus "2.6.3"]
| 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 |