c

crafter-commons-entitlements

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