License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Distribution |
GroupId | GroupIdorg.sonatype.maven.shell |
ArtifactId | ArtifactIdmvnsh-distribution |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMaven Shell Distribution
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
mvnsh-distribution-0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.maven.shell/mvnsh-distribution/ -->
<dependency>
<groupId>org.sonatype.maven.shell</groupId>
<artifactId>mvnsh-distribution</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.maven.shell/mvnsh-distribution/
implementation 'org.sonatype.maven.shell:mvnsh-distribution:0.10'
// https://jarcasting.com/artifacts/org.sonatype.maven.shell/mvnsh-distribution/
implementation ("org.sonatype.maven.shell:mvnsh-distribution:0.10")
'org.sonatype.maven.shell:mvnsh-distribution:pom:0.10'
<dependency org="org.sonatype.maven.shell" name="mvnsh-distribution" rev="0.10">
<artifact name="mvnsh-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.maven.shell', module='mvnsh-distribution', version='0.10')
)
libraryDependencies += "org.sonatype.maven.shell" % "mvnsh-distribution" % "0.10"
[org.sonatype.maven.shell/mvnsh-distribution "0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.sonatype.gossip : gossip | jar | 1.4 |