License |
License
GNU GENERAL PUBLIC LICENSE, Version 3
|
---|---|
GroupId | GroupIdcom.fluidbpm |
ArtifactId | ArtifactIdfluid-api |
Version | Version1.11 |
Type | Typejar |
Description |
DescriptionFluid API
Used for the
* Custom Program Step,
* Custom Actions,
* Scheduled Actions and
* Fluid API
in the Fluid BPM and Content Management system.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fluid-api-1.11.pom | |
fluid-api-1.11.jar | 414 KB |
fluid-api-1.11-sources.jar | 266 KB |
fluid-api-1.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fluidbpm/fluid-api/ -->
<dependency>
<groupId>com.fluidbpm</groupId>
<artifactId>fluid-api</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluidbpm/fluid-api/
implementation 'com.fluidbpm:fluid-api:1.11'
// https://jarcasting.com/artifacts/com.fluidbpm/fluid-api/
implementation ("com.fluidbpm:fluid-api:1.11")
'com.fluidbpm:fluid-api:jar:1.11'
<dependency org="com.fluidbpm" name="fluid-api" rev="1.11">
<artifact name="fluid-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluidbpm', module='fluid-api', version='1.11')
)
libraryDependencies += "com.fluidbpm" % "fluid-api" % "1.11"
[com.fluidbpm/fluid-api "1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20180813 |
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 3.2.0 |
com.googlecode.xmemcached : xmemcached | jar | 2.3.1 |
com.google.guava : guava | jar | 30.1.1-jre |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.7.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
org.projectlombok : lombok | jar | 1.18.12 |