| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Distribution |
| Группа | Группаorg.sonatype.maven.shell |
| Идентификатор | Идентификаторmvnsh-distribution |
| Последняя версия | Последняя версия0.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMaven Shell Distribution
|
| Организация-разработчик |
Организация-разработчикSonatype |
| Имя Файла | Размер |
|---|---|
| mvnsh-distribution-0.10.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.sonatype.gossip : gossip | jar | 1.4 |
| Версия |
|---|
|
0.10
|