| License |
License |
|---|---|
| GroupId | GroupIdcom.xlrit.gears.runtime |
| ArtifactId | ArtifactIdgears-runtime-engine |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.xlrit.gears.runtime:gears-runtime-engine
GEARS Runtime Engine
|
| Filename | Size |
|---|---|
| gears-runtime-engine-1.4.3.pom | |
| gears-runtime-engine-1.4.3.jar | 125 KB |
| gears-runtime-engine-1.4.3-sources.jar | 57 KB |
| gears-runtime-engine-1.4.3-javadoc.jar | 767 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-engine/ -->
<dependency>
<groupId>com.xlrit.gears.runtime</groupId>
<artifactId>gears-runtime-engine</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-engine/
implementation 'com.xlrit.gears.runtime:gears-runtime-engine:1.4.3'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/gears-runtime-engine/
implementation ("com.xlrit.gears.runtime:gears-runtime-engine:1.4.3")
'com.xlrit.gears.runtime:gears-runtime-engine:jar:1.4.3'
<dependency org="com.xlrit.gears.runtime" name="gears-runtime-engine" rev="1.4.3">
<artifact name="gears-runtime-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='gears-runtime-engine', version='1.4.3')
)
libraryDependencies += "com.xlrit.gears.runtime" % "gears-runtime-engine" % "1.4.3"
[com.xlrit.gears.runtime/gears-runtime-engine "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xlrit.gears.runtime : gears-runtime-common | jar | 1.4.3 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.flowable : flowable-spring-boot-autoconfigure | jar | 6.7.2 |
| org.flowable : flowable-spring | jar | 6.7.2 |
| org.flowable : flowable-app-engine-spring | jar | 6.7.2 |
| org.freemarker : freemarker | jar | |
| org.postgresql : postgresql | jar | |
| mysql : mysql-connector-java | jar | |
| com.h2database : h2 | jar | |
| com.xlrit.gears.runtime : gears-runtime-test | jar | 1.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |