c

cloud-altemistafwk-recommended-plugins

Recommended maven plugin versions for building both ACF framework and ACF projects.
https://terasoluna.everis.com/
The Apache License, Version 2.0
NTT DATA Corporation
Altemista Cloud Framework
文件下载
文件名 操作
cloud-altemistafwk-recommended-plugins-3.1.0.RELEASE.pom 下载
Apache Maven
<dependency>
  <groupId>cloud.altemista.fwk.framework</groupId>
  <artifactId>cloud-altemistafwk-recommended-plugins</artifactId>
  <version>3.1.0.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.1.0.RELEASE'
Gradle Kotlin
implementation("cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.1.0.RELEASE")
Scala SBT
libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-recommended-plugins" % "3.1.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='cloud.altemista.fwk.framework', module='cloud-altemistafwk-recommended-plugins', version='3.1.0.RELEASE')
)
Apache Ivy
<dependency org="cloud.altemista.fwk.framework" name="cloud-altemistafwk-recommended-plugins" rev="3.1.0.RELEASE" />
Leiningen
[cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins "3.1.0.RELEASE"]
Apache Buildr
'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:jar:3.1.0.RELEASE'
本项目依赖
该项目无第三方依赖