License |
License |
---|---|
GroupId | GroupIdcom.gradecak.alfresco-mvc |
ArtifactId | ArtifactIdalfresco-mvc-bom |
Version | Version7.5.1-RELEASE |
Type | Typepom |
Description |
DescriptionAlfresco MVC bom
Bom for Alfresco @MVC project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alfresco-mvc-bom-7.5.1-RELEASE.pom | 5 KB |
Browse |
<!-- 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.1-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.1-RELEASE'
// https://jarcasting.com/artifacts/com.gradecak.alfresco-mvc/alfresco-mvc-bom/
implementation ("com.gradecak.alfresco-mvc:alfresco-mvc-bom:7.5.1-RELEASE")
'com.gradecak.alfresco-mvc:alfresco-mvc-bom:pom:7.5.1-RELEASE'
<dependency org="com.gradecak.alfresco-mvc" name="alfresco-mvc-bom" rev="7.5.1-RELEASE">
<artifact name="alfresco-mvc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gradecak.alfresco-mvc', module='alfresco-mvc-bom', version='7.5.1-RELEASE')
)
libraryDependencies += "com.gradecak.alfresco-mvc" % "alfresco-mvc-bom" % "7.5.1-RELEASE"
[com.gradecak.alfresco-mvc/alfresco-mvc-bom "7.5.1-RELEASE"]