Travis4J :: Core

A Java binding for the Travis-CI API.

License

License

GroupId

GroupId

org.rauschig
ArtifactId

ArtifactId

travis4j-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Travis4J :: Core
A Java binding for the Travis-CI API.

Download travis4j-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.apache.httpcomponents : httpclient jar 4.5.1
org.json : json jar 20151123

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Travis4J

Build Status

Travis4J is a Travis CI API binding for Java, currently under development.

Versions

Version
0.1.0