c

crafter-commons-entitlements

Crafter Commons Entitlements
Files download
File Operation
crafter-commons-entitlements-3.1.28.jar download
crafter-commons-entitlements-3.1.28.pom download
crafter-commons-entitlements-3.1.28-sources.jar download
Apache Maven
<dependency>
  <groupId>org.craftercms</groupId>
  <artifactId>crafter-commons-entitlements</artifactId>
  <version>3.1.28</version>
</dependency>
Gradle Groovy
implementation 'org.craftercms:crafter-commons-entitlements:3.1.28'
Gradle Kotlin
implementation("org.craftercms:crafter-commons-entitlements:3.1.28")
Scala SBT
libraryDependencies += "org.craftercms" % "crafter-commons-entitlements" % "3.1.28"
Groovy Grape
@Grapes(
  @Grab(group='org.craftercms', module='crafter-commons-entitlements', version='3.1.28')
)
Apache Ivy
<dependency org="org.craftercms" name="crafter-commons-entitlements" rev="3.1.28" />
Leiningen
[org.craftercms/crafter-commons-entitlements "3.1.28"]
Apache Buildr
'org.craftercms:crafter-commons-entitlements:jar:3.1.28'