Dev classes by yaml file

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

com.github.bld-commons
Идентификатор

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

dev-class-generator
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Dev classes by yaml file
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://github.com/bld-commons/dev-class-generator
Система контроля версий

Система контроля версий

https://github.com/bld-commons/dev-class-generator

Скачать dev-class-generator

Имя Файла Размер
dev-class-generator-1.0.4.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.bld-commons/dev-class-generator/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>dev-class-generator</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-class-generator/
implementation 'com.github.bld-commons:dev-class-generator:1.0.4'
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-class-generator/
implementation ("com.github.bld-commons:dev-class-generator:1.0.4")
'com.github.bld-commons:dev-class-generator:pom:1.0.4'
<dependency org="com.github.bld-commons" name="dev-class-generator" rev="1.0.4">
  <artifact name="dev-class-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='dev-class-generator', version='1.0.4')
)
libraryDependencies += "com.github.bld-commons" % "dev-class-generator" % "1.0.4"
[com.github.bld-commons/dev-class-generator "1.0.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • class-generator

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0