is not current version
Last Version 2.1.2

co.cask.hydrator:hydrator-plugins 1.3.0

A collection of plugins for Cask Hydrator.

GroupId

GroupId

co.cask.hydrator
ArtifactId

ArtifactId

hydrator-plugins
Version

Version

1.3.0
Type

Type

pom

Download hydrator-plugins 1.3.0

Filename Size
hydrator-plugins-1.3.0.pom 31 KB
Browse

<!-- https://jarcasting.com/artifacts/co.cask.hydrator/hydrator-plugins/ -->
<dependency>
    <groupId>co.cask.hydrator</groupId>
    <artifactId>hydrator-plugins</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.hydrator/hydrator-plugins/
implementation 'co.cask.hydrator:hydrator-plugins:1.3.0'
// https://jarcasting.com/artifacts/co.cask.hydrator/hydrator-plugins/
implementation ("co.cask.hydrator:hydrator-plugins:1.3.0")
'co.cask.hydrator:hydrator-plugins:pom:1.3.0'
<dependency org="co.cask.hydrator" name="hydrator-plugins" rev="1.3.0">
  <artifact name="hydrator-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.hydrator', module='hydrator-plugins', version='1.3.0')
)
libraryDependencies += "co.cask.hydrator" % "hydrator-plugins" % "1.3.0"
[co.cask.hydrator/hydrator-plugins "1.3.0"]