mantis-connectors-job


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-connectors-job
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

mantis-connectors-job
mantis-connectors-job
Project URL

Project URL

https://github.com/Netflix/mantis-connectors
Source Code Management

Source Code Management

https://github.com/Netflix/mantis-connectors.git

Download mantis-connectors-job

How to add to project

<!-- https://jarcasting.com/artifacts/io.mantisrx/mantis-connectors-job/ -->
<dependency>
    <groupId>io.mantisrx</groupId>
    <artifactId>mantis-connectors-job</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mantisrx/mantis-connectors-job/
implementation 'io.mantisrx:mantis-connectors-job:1.2.1'
// https://jarcasting.com/artifacts/io.mantisrx/mantis-connectors-job/
implementation ("io.mantisrx:mantis-connectors-job:1.2.1")
'io.mantisrx:mantis-connectors-job:jar:1.2.1'
<dependency org="io.mantisrx" name="mantis-connectors-job" rev="1.2.1">
  <artifact name="mantis-connectors-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mantisrx', module='mantis-connectors-job', version='1.2.1')
)
libraryDependencies += "io.mantisrx" % "mantis-connectors-job" % "1.2.1"
[io.mantisrx/mantis-connectors-job "1.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.mantisrx : mantis-runtime jar 1.2.2
io.mantisrx : mantis-client jar 1.2.2
io.mantisrx : mantis-control-plane-core jar 1.2.5
io.mantisrx : mantis-publish-core jar 1.2.2

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.google.code.gson : gson jar 2.8.5
io.vavr : vavr jar 0.9.3

Project Modules

There are no modules declared in this project.

mantis-connectors

DEPRECATED - moved to https://github.com/netflix/mantis.

Build Status OSS Lifecycle License

Development

Building

$ ./gradlew clean build

Testing

$ ./gradlew clean test

Building deployment into local Maven cache

$ ./gradlew clean publishNebulaPublicationToMavenLocal

Releasing

We release by tagging which kicks off a CI build. The CI build will run tests, integration tests, static analysis, checkstyle, build, and then publish to the public Bintray repo to be synced into Maven Central.

Tag format:

vMajor.Minor.Patch

You can tag via git or through Github's Release UI.

Contributing

Mantis is interested in building the community. We welcome any forms of contributions through discussions on any of our mailing lists or through patches.

For more information on contribution, check out the contributions file here:

io.mantisrx

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
1.2.1