| License |
License |
|---|---|
| GroupId | GroupIdcom.stratio.meta |
| ArtifactId | ArtifactIdmeta-common |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionStratio META common
Stratio META
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| meta-common-0.0.5.pom | |
| meta-common-0.0.5.jar | 58 KB |
| meta-common-0.0.5-sources.jar | 38 KB |
| meta-common-0.0.5-javadoc.jar | 220 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.meta/meta-common/ -->
<dependency>
<groupId>com.stratio.meta</groupId>
<artifactId>meta-common</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.meta/meta-common/
implementation 'com.stratio.meta:meta-common:0.0.5'
// https://jarcasting.com/artifacts/com.stratio.meta/meta-common/
implementation ("com.stratio.meta:meta-common:0.0.5")
'com.stratio.meta:meta-common:jar:0.0.5'
<dependency org="com.stratio.meta" name="meta-common" rev="0.0.5">
<artifact name="meta-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.meta', module='meta-common', version='0.0.5')
)
libraryDependencies += "com.stratio.meta" % "meta-common" % "0.0.5"
[com.stratio.meta/meta-common "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| log4j : log4j | jar | 1.2.17 |
| commons-io : commons-io | jar | 2.4 |
| com.codahale.metrics : metrics-core | jar | 3.0.1 |
| com.google.guava : guava | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |