Последняя версия

Keep this module as the last one in the list 2.0.0

nexus-staging-maven-plugin requires the last module to be not skipped for deployment See: https://help.sonatype.com/repomanager2/staging-releases/configuring-your-project-for-deployment

Лицензия

Лицензия

Группа

Группа

com.weedow
Идентификатор

Идентификатор

dummy-module
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

Keep this module as the last one in the list
nexus-staging-maven-plugin requires the last module to be not skipped for deployment See: https://help.sonatype.com/repomanager2/staging-releases/configuring-your-project-for-deployment
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать dummy-module 2.0.0

Имя Файла Размер
dummy-module-2.0.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.weedow/dummy-module/ -->
<dependency>
    <groupId>com.weedow</groupId>
    <artifactId>dummy-module</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weedow/dummy-module/
implementation 'com.weedow:dummy-module:2.0.0'
// https://jarcasting.com/artifacts/com.weedow/dummy-module/
implementation ("com.weedow:dummy-module:2.0.0")
'com.weedow:dummy-module:pom:2.0.0'
<dependency org="com.weedow" name="dummy-module" rev="2.0.0">
  <artifact name="dummy-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weedow', module='dummy-module', version='2.0.0')
)
libraryDependencies += "com.weedow" % "dummy-module" % "2.0.0"
[com.weedow/dummy-module "2.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.