Last Version

fabricator-core 0.28.0

fabricator-core

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.fabricator
ArtifactId

ArtifactId

fabricator-core
Version

Version

0.28.0
Type

Type

jar
Description

Description

fabricator-core
fabricator-core
Project URL

Project URL

https://github.com/Netflix/fabricator
Source Code Management

Source Code Management

https://github.com/Netflix/fabricator.git

Download fabricator-core 0.28.0


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

Dependencies

runtime (11)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.0
com.fasterxml.jackson.core : jackson-core jar 2.4.3
com.fasterxml.jackson.core : jackson-databind jar 2.4.3
com.netflix.governator : governator jar 1.14.3
commons-codec : commons-codec jar 1.3
org.slf4j : slf4j-api jar 1.7.2
commons-lang : commons-lang jar 2.6
javax.inject : javax.inject jar 1
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
com.google.inject.extensions : guice-grapher jar 4.1.0

Project Modules

There are no modules declared in this project.