is not current version
Last Version 0.0.5

com.stratio.meta:meta-driver 0.0.4

Stratio META

GroupId

GroupId

com.stratio.meta
ArtifactId

ArtifactId

meta-driver
Version

Version

0.0.4
Type

Type

jar

Download meta-driver 0.0.4


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