License |
License |
---|---|
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-server-common |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnflow-server-common
nFlow Server Common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-server-common-8.0.0.pom | |
nflow-server-common-8.0.0.jar | 1 MB |
nflow-server-common-8.0.0-sources.jar | 15 KB |
nflow-server-common-8.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-server-common/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-server-common</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-server-common/
implementation 'io.nflow:nflow-server-common:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-server-common/
implementation ("io.nflow:nflow-server-common:8.0.0")
'io.nflow:nflow-server-common:jar:8.0.0'
<dependency org="io.nflow" name="nflow-server-common" rev="8.0.0">
<artifact name="nflow-server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-server-common', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-server-common" % "8.0.0"
[io.nflow/nflow-server-common "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.nflow : nflow-engine | jar | 8.0.0 |
org.springframework : spring-web | jar | 5.3.18 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-inline | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |