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

com.cyc:cyc-default-config-parent 1.0.0-rc9.0

Provides default properties, dependencyManagement, and pluginManagement for many of Cycorp's open source Java projects. This pom does not mandate the inclusion of any dependencies or plugins, and does not perform a reactor build.

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.cyc
Идентификатор

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

cyc-default-config-parent
Версия

Версия

1.0.0-rc9.0
Тип

Тип

pom

Скачать cyc-default-config-parent 1.0.0-rc9.0

Имя Файла Размер
cyc-default-config-parent-1.0.0-rc9.0.pom 31 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/ -->
<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-default-config-parent</artifactId>
    <version>1.0.0-rc9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/
implementation 'com.cyc:cyc-default-config-parent:1.0.0-rc9.0'
// https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/
implementation ("com.cyc:cyc-default-config-parent:1.0.0-rc9.0")
'com.cyc:cyc-default-config-parent:pom:1.0.0-rc9.0'
<dependency org="com.cyc" name="cyc-default-config-parent" rev="1.0.0-rc9.0">
  <artifact name="cyc-default-config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-default-config-parent', version='1.0.0-rc9.0')
)
libraryDependencies += "com.cyc" % "cyc-default-config-parent" % "1.0.0-rc9.0"
[com.cyc/cyc-default-config-parent "1.0.0-rc9.0"]