| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.xlongshu.maven |
| Идентификатор | Идентификаторstarter-dependencies |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmaven-starters
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| starter-dependencies-1.0.1.pom | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xlongshu.maven/starter-dependencies/ -->
<dependency>
<groupId>com.github.xlongshu.maven</groupId>
<artifactId>starter-dependencies</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/starter-dependencies/
implementation 'com.github.xlongshu.maven:starter-dependencies:1.0.1'
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/starter-dependencies/
implementation ("com.github.xlongshu.maven:starter-dependencies:1.0.1")
'com.github.xlongshu.maven:starter-dependencies:pom:1.0.1'
<dependency org="com.github.xlongshu.maven" name="starter-dependencies" rev="1.0.1">
<artifact name="starter-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlongshu.maven', module='starter-dependencies', version='1.0.1')
)
libraryDependencies += "com.github.xlongshu.maven" % "starter-dependencies" % "1.0.1"
[com.github.xlongshu.maven/starter-dependencies "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |