is not current version
Last Version 2.0.0.1

com.df4j:df4j-maven-plugin-root 2.0.0.0

df4j项目2.0Maven插件父工程

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.df4j
ArtifactId

ArtifactId

df4j-maven-plugin-root
Version

Version

2.0.0.0
Type

Type

pom

Download df4j-maven-plugin-root 2.0.0.0


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