Last Version

GenFlow API 1.4.2

RepreZen GenFlow API

License

License

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-api
Version

Version

1.4.2
Type

Type

jar
Description

Description

GenFlow API
RepreZen GenFlow API
Project URL

Project URL

https://github.com/RepreZen/GenFlow/tree/master/modules/genflow-api
Source Code Management

Source Code Management

https://github.com/RepreZen/GenFlow/tree/master/modules/genflow-api

Download genflow-api 1.4.2


<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/ -->
<dependency>
    <groupId>com.reprezen.genflow</groupId>
    <artifactId>genflow-api</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/
implementation 'com.reprezen.genflow:genflow-api:1.4.2'
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/
implementation ("com.reprezen.genflow:genflow-api:1.4.2")
'com.reprezen.genflow:genflow-api:jar:1.4.2'
<dependency org="com.reprezen.genflow" name="genflow-api" rev="1.4.2">
  <artifact name="genflow-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='genflow-api', version='1.4.2')
)
libraryDependencies += "com.reprezen.genflow" % "genflow-api" % "1.4.2"
[com.reprezen.genflow/genflow-api "1.4.2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
com.google.guava : guava jar 21.0
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.26
org.mvel : mvel2 jar 2.4.2.Final
org.yaml : snakeyaml jar 1.23

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito2 jar 1.6.6

Project Modules

There are no modules declared in this project.