is not current version
Last Version 3.1.0.RELEASE

cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins 3.0.0.RELEASE

Recommended maven plugin versions for building both ACF framework and ACF projects.

GroupId

GroupId

cloud.altemista.fwk.framework
ArtifactId

ArtifactId

cloud-altemistafwk-recommended-plugins
Version

Version

3.0.0.RELEASE
Type

Type

pom

Download cloud-altemistafwk-recommended-plugins 3.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/ -->
<dependency>
    <groupId>cloud.altemista.fwk.framework</groupId>
    <artifactId>cloud-altemistafwk-recommended-plugins</artifactId>
    <version>3.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/
implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins/
implementation ("cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:3.0.0.RELEASE")
'cloud.altemista.fwk.framework:cloud-altemistafwk-recommended-plugins:pom:3.0.0.RELEASE'
<dependency org="cloud.altemista.fwk.framework" name="cloud-altemistafwk-recommended-plugins" rev="3.0.0.RELEASE">
  <artifact name="cloud-altemistafwk-recommended-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.framework', module='cloud-altemistafwk-recommended-plugins', version='3.0.0.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-recommended-plugins" % "3.0.0.RELEASE"
[cloud.altemista.fwk.framework/cloud-altemistafwk-recommended-plugins "3.0.0.RELEASE"]