License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-harvester-workflow |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Harvester - Workflow
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-workflow/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-workflow</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-workflow/
implementation 'com.googlecode.the-fascinator.plugins:plugin-harvester-workflow:1.4'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-workflow/
implementation ("com.googlecode.the-fascinator.plugins:plugin-harvester-workflow:1.4")
'com.googlecode.the-fascinator.plugins:plugin-harvester-workflow:jar:1.4'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-harvester-workflow" rev="1.4">
<artifact name="plugin-harvester-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-harvester-workflow', version='1.4')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-harvester-workflow" % "1.4"
[com.googlecode.the-fascinator.plugins/plugin-harvester-workflow "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |