c

crafter-commons-entitlements

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