License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.metacat |
ArtifactId | ArtifactIdmetacat-common |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetacat-common
metacat-common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metacat-common-1.2.2.pom | |
metacat-common-1.2.2.jar | 50 KB |
metacat-common-1.2.2-sources.jar | 48 KB |
metacat-common-1.2.2-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.metacat/metacat-common/ -->
<dependency>
<groupId>com.netflix.metacat</groupId>
<artifactId>metacat-common</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-common/
implementation 'com.netflix.metacat:metacat-common:1.2.2'
// https://jarcasting.com/artifacts/com.netflix.metacat/metacat-common/
implementation ("com.netflix.metacat:metacat-common:1.2.2")
'com.netflix.metacat:metacat-common:jar:1.2.2'
<dependency org="com.netflix.metacat" name="metacat-common" rev="1.2.2">
<artifact name="metacat-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.metacat', module='metacat-common', version='1.2.2')
)
libraryDependencies += "com.netflix.metacat" % "metacat-common" % "1.2.2"
[com.netflix.metacat/metacat-common "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 2.0.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
com.github.fge : json-patch | jar | 1.9 |
io.swagger : swagger-annotations | jar | 1.5.13 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |