com.netflix.exhibitor:exhibitor

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.exhibitor
ArtifactId

ArtifactId

exhibitor
Last Version

Last Version

1.0.0-beta7
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download exhibitor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • exhibitor-core
  • exhibitor-standalone

Versions

Version
1.0.0-beta7
1.0.0-beta1