не последняя версия
Последняя версия 1.0.1.RELEASE

io.choerodon:choerodon-framework-parent 0.19.1.RELEASE

Choerodon framework parent

Группа

Группа

io.choerodon
Идентификатор

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

choerodon-framework-parent
Версия

Версия

0.19.1.RELEASE
Тип

Тип

pom

Скачать choerodon-framework-parent 0.19.1.RELEASE

Имя Файла Размер
choerodon-framework-parent-0.19.1.RELEASE.pom 10 KB
Обзор

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