is not current version
Last Version 2.1.2

co.cask.hydrator:hydrator-plugins 2.1.1

A collection of plugins for Cask Hydrator.

GroupId

GroupId

co.cask.hydrator
ArtifactId

ArtifactId

hydrator-plugins
Version

Version

2.1.1
Type

Type

pom

Download hydrator-plugins 2.1.1

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

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