c

com.adobe.granite.workflow.core

The Workflow Engine Core bundle
文件下载
文件名 操作
com.adobe.granite.workflow.core-2.0.74.jar 下载
com.adobe.granite.workflow.core-2.0.74.pom 下载
com.adobe.granite.workflow.core-2.0.74-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.adobe.granite</groupId>
  <artifactId>com.adobe.granite.workflow.core</artifactId>
  <version>2.0.74</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.adobe.granite:com.adobe.granite.workflow.core:2.0.74'
Gradle Kotlin
implementation("com.adobe.granite:com.adobe.granite.workflow.core:2.0.74")
Scala SBT
libraryDependencies += "com.adobe.granite" % "com.adobe.granite.workflow.core" % "2.0.74"
Groovy Grape
@Grapes(
  @Grab(group='com.adobe.granite', module='com.adobe.granite.workflow.core', version='2.0.74')
)
Apache Ivy
<dependency org="com.adobe.granite" name="com.adobe.granite.workflow.core" rev="2.0.74" />
Leiningen
[com.adobe.granite/com.adobe.granite.workflow.core "2.0.74"]
Apache Buildr
'com.adobe.granite:com.adobe.granite.workflow.core:jar:2.0.74'
本项目依赖
<parent>
  <groupId>com.adobe.granite</groupId>
  <artifactId>parent</artifactId>
  <version>80</version>
</parent>

compile

|-- org.slf4j:slf4j-api:1.7.6

|-- javax.jcr:jcr

|-- javax.servlet:servlet-api

|-- org.osgi:org.osgi.core

|-- org.osgi:org.osgi.compendium

|-- org.jmock:jmock-junit4

|-- junit:junit

|-- org.slf4j:slf4j-simple:1.7.12

|-- org.apache.sling:adapter-annotations:1.0.0

|-- org.apache.sling:org.apache.sling.commons.threads:3.2.0

provided

|-- com.adobe.granite:com.adobe.granite.maintenance.core:1.1.0

|-- com.adobe.granite:com.adobe.granite.offloading.core:1.0.0

|-- com.adobe.granite:com.adobe.granite.offloading.workflow:1.0.0

|-- commons-collections:commons-collections:3.2.1

|-- commons-lang:commons-lang:2.4

|-- com.adobe.granite:com.adobe.granite.workflow.api:1.0.14

|-- com.adobe.granite:com.adobe.granite.security.user:0.0.14

|-- org.apache.sling:org.apache.sling.featureflags:1.2.0

|-- org.apache.sling:org.apache.sling.api:2.4.2

|-- org.apache.sling:org.apache.sling.jcr.api:2.3.0

|-- org.apache.sling:org.apache.sling.commons.json:2.0.6

|-- org.apache.sling:org.apache.sling.commons.classloader:1.2.4

|-- org.apache.sling:org.apache.sling.event:4.0.0

|-- org.apache.sling:org.apache.sling.event.dea:1.0.2

|-- org.apache.sling:org.apache.sling.jcr.resource:2.8.0

|-- org.apache.sling:org.apache.sling.scripting.core:2.0.26

|-- org.apache.sling:org.apache.sling.i18n:2.2.8

|-- org.apache.sling:org.apache.sling.settings:1.0.0

|-- org.apache.sling:org.apache.sling.launchpad.api:1.1.0

|-- org.apache.sling:org.apache.sling.commons.osgi:2.0.6

|-- com.day.crx:crx-api:2.0.0

|-- org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:3.0.0

|-- org.apache.sling:org.apache.sling.scripting.javascript:2.0.12

|-- commons-io:commons-io:1.4

|-- com.adobe.granite:com.adobe.granite.jmx:0.2.14

|-- org.apache.sling:org.apache.sling.commons.scheduler:2.4.0

|-- org.apache.jackrabbit:jackrabbit-jcr-commons:2.9.1

|-- org.apache.jackrabbit:jackrabbit-api:2.11.1

|-- org.apache.sling:org.apache.sling.tenant:1.0.0

test

|-- junit-addons:junit-addons:1.4

|-- org.mockito:mockito-all

|-- org.apache.sling:org.apache.sling.commons.testing:2.0.14

|-- com.day.cq:cq-testing:5.6.0

|-- org.apache.commons:commons-lang3:3.0.1

|-- com.adobe.granite:com.adobe.granite.test.tooling:1.0.8

|-- com.google.guava:guava:15.0

|-- org.apache.jackrabbit:jackrabbit-core:2.7.5

|-- com.day.crx:crx-core:2.5.16