| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.googlecode.smartmodules-maven-extension |
| Идентификатор | Идентификаторsmartmodules-maven-extension |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmartmodules
Automated discovery for multi-module builds.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/ -->
<dependency>
<groupId>com.googlecode.smartmodules-maven-extension</groupId>
<artifactId>smartmodules-maven-extension</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/
implementation 'com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:0.1'
// https://jarcasting.com/artifacts/com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension/
implementation ("com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:0.1")
'com.googlecode.smartmodules-maven-extension:smartmodules-maven-extension:jar:0.1'
<dependency org="com.googlecode.smartmodules-maven-extension" name="smartmodules-maven-extension" rev="0.1">
<artifact name="smartmodules-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.smartmodules-maven-extension', module='smartmodules-maven-extension', version='0.1')
)
libraryDependencies += "com.googlecode.smartmodules-maven-extension" % "smartmodules-maven-extension" % "0.1"
[com.googlecode.smartmodules-maven-extension/smartmodules-maven-extension "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.0.5 |
| org.apache.maven : maven-core | jar | 3.0.5 |