License |
License |
---|---|
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-engine |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnflow-engine
nFlow Engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-engine-8.0.0.pom | |
nflow-engine-8.0.0.jar | 247 KB |
nflow-engine-8.0.0-sources.jar | 137 KB |
nflow-engine-8.0.0-javadoc.jar | 687 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-engine/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-engine</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-engine/
implementation 'io.nflow:nflow-engine:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-engine/
implementation ("io.nflow:nflow-engine:8.0.0")
'io.nflow:nflow-engine:jar:8.0.0'
<dependency org="io.nflow" name="nflow-engine" rev="8.0.0">
<artifact name="nflow-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-engine', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-engine" % "8.0.0"
[io.nflow/nflow-engine "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-jdbc | jar | 5.3.18 |
com.google.inject : guice Optional | jar | 5.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.3 |
joda-time : joda-time | jar | 2.10.14 |
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.zaxxer : HikariCP | jar | 5.0.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 2.1.212 |
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.18 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-inline | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |