basepom
A base POM for all com.github.lstephen Java projects.
Maven Reports: http://lstephen.github.io/basepom
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lstephen |
| Идентификатор | Идентификаторbasepom |
| Последняя версия | Последняя версия1.17 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеbasepom
A base POM for Java projects from https://github.com/lstephen
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| basepom-1.17.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lstephen/basepom/ -->
<dependency>
<groupId>com.github.lstephen</groupId>
<artifactId>basepom</artifactId>
<version>1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lstephen/basepom/
implementation 'com.github.lstephen:basepom:1.17'
// https://jarcasting.com/artifacts/com.github.lstephen/basepom/
implementation ("com.github.lstephen:basepom:1.17")
'com.github.lstephen:basepom:pom:1.17'
<dependency org="com.github.lstephen" name="basepom" rev="1.17">
<artifact name="basepom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lstephen', module='basepom', version='1.17')
)
libraryDependencies += "com.github.lstephen" % "basepom" % "1.17"
[com.github.lstephen/basepom "1.17"]
A base POM for all com.github.lstephen Java projects.
Maven Reports: http://lstephen.github.io/basepom