License |
License |
---|---|
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-engine |
Version | Version7.3.1 |
Type | Typejar |
Description |
Descriptionnflow-engine
nFlow Engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-engine-7.3.1.pom | |
nflow-engine-7.3.1.jar | 277 KB |
nflow-engine-7.3.1-sources.jar | 154 KB |
nflow-engine-7.3.1-javadoc.jar | 789 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-engine/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-engine</artifactId>
<version>7.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-engine/
implementation 'io.nflow:nflow-engine:7.3.1'
// https://jarcasting.com/artifacts/io.nflow/nflow-engine/
implementation ("io.nflow:nflow-engine:7.3.1")
'io.nflow:nflow-engine:jar:7.3.1'
<dependency org="io.nflow" name="nflow-engine" rev="7.3.1">
<artifact name="nflow-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-engine', version='7.3.1')
)
libraryDependencies += "io.nflow" % "nflow-engine" % "7.3.1"
[io.nflow/nflow-engine "7.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.8.RELEASE |
com.google.inject : guice Optional | jar | 4.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.12.0 |
joda-time : joda-time | jar | 2.10.8 |
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.2.8.RELEASE |
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
com.nitorcreations : matchers | jar | 1.3 |
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |