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

com.df4j:df4j-boot-root 1.2.5.3

df SpringBoot 公共pom

Группа

Группа

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

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

df4j-boot-root
Версия

Версия

1.2.5.3
Тип

Тип

pom

Скачать df4j-boot-root 1.2.5.3

Имя Файла Размер
df4j-boot-root-1.2.5.3.pom 819 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.df4j/df4j-boot-root/ -->
<dependency>
    <groupId>com.df4j</groupId>
    <artifactId>df4j-boot-root</artifactId>
    <version>1.2.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-root/
implementation 'com.df4j:df4j-boot-root:1.2.5.3'
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-root/
implementation ("com.df4j:df4j-boot-root:1.2.5.3")
'com.df4j:df4j-boot-root:pom:1.2.5.3'
<dependency org="com.df4j" name="df4j-boot-root" rev="1.2.5.3">
  <artifact name="df4j-boot-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.df4j', module='df4j-boot-root', version='1.2.5.3')
)
libraryDependencies += "com.df4j" % "df4j-boot-root" % "1.2.5.3"
[com.df4j/df4j-boot-root "1.2.5.3"]