is not current version
Last Version 1.12

Fluid Root 1.11

Parent pom providing default setups for all application and admin servers modules.

License

License

GNU GENERAL PUBLIC LICENSE, Version 3
GroupId

GroupId

com.fluidbpm
ArtifactId

ArtifactId

fluid-root
Version

Version

1.11
Type

Type

pom
Description

Description

Fluid Root
Parent pom providing default setups for all application and admin servers modules.
Project URL

Project URL

https://github.com/Koekiebox-PTY-LTD/Fluid

Download fluid-root 1.11

Filename Size
fluid-root-1.11.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fluidbpm/fluid-root/ -->
<dependency>
    <groupId>com.fluidbpm</groupId>
    <artifactId>fluid-root</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fluidbpm/fluid-root/
implementation 'com.fluidbpm:fluid-root:1.11'
// https://jarcasting.com/artifacts/com.fluidbpm/fluid-root/
implementation ("com.fluidbpm:fluid-root:1.11")
'com.fluidbpm:fluid-root:pom:1.11'
<dependency org="com.fluidbpm" name="fluid-root" rev="1.11">
  <artifact name="fluid-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fluidbpm', module='fluid-root', version='1.11')
)
libraryDependencies += "com.fluidbpm" % "fluid-root" % "1.11"
[com.fluidbpm/fluid-root "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fluid-api
  • fluid-ws-java-client