Last Version

fenzo-core 1.0.1

fenzo-core

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.fenzo
ArtifactId

ArtifactId

fenzo-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

fenzo-core
fenzo-core
Project URL

Project URL

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

Source Code Management

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

Download fenzo-core 1.0.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.apache.mesos : mesos jar 0.21.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.5
org.json : json jar 20140107

Project Modules

There are no modules declared in this project.