is not current version
Last Version 7.5.1-RELEASE

com.gradecak.alfresco-mvc:alfresco-mvc-bom 7.5.0-RELEASE

Bom for Alfresco @MVC project

GroupId

GroupId

com.gradecak.alfresco-mvc
ArtifactId

ArtifactId

alfresco-mvc-bom
Version

Version

7.5.0-RELEASE
Type

Type

pom

Download alfresco-mvc-bom 7.5.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-bom/ -->
<dependency>
    <groupId>com.gradecak.alfresco-mvc</groupId>
    <artifactId>alfresco-mvc-bom</artifactId>
    <version>7.5.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-bom/
implementation 'com.gradecak.alfresco-mvc:alfresco-mvc-bom:7.5.0-RELEASE'
// https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-bom/
implementation ("com.gradecak.alfresco-mvc:alfresco-mvc-bom:7.5.0-RELEASE")
'com.gradecak.alfresco-mvc:alfresco-mvc-bom:pom:7.5.0-RELEASE'
<dependency org="com.gradecak.alfresco-mvc" name="alfresco-mvc-bom" rev="7.5.0-RELEASE">
  <artifact name="alfresco-mvc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gradecak.alfresco-mvc', module='alfresco-mvc-bom', version='7.5.0-RELEASE')
)
libraryDependencies += "com.gradecak.alfresco-mvc" % "alfresco-mvc-bom" % "7.5.0-RELEASE"
[com.gradecak.alfresco-mvc/alfresco-mvc-bom "7.5.0-RELEASE"]