Test Agent

sbt is an interactive build tool

License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

test-agent
Last Version

Last Version

1.4.1-forkmain
Release Date

Release Date

Type

Type

jar
Description

Description

Test Agent
sbt is an interactive build tool
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download test-agent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.

Build Status Latest version Gitter Chat

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see https://www.scala-sbt.org/.

sbt 1.x

This is the 1.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one.

  • sbt/io hosts sbt.io module.
  • sbt/librarymanagement hosts sbt.librarymanagement module that wraps Ivy.
  • sbt/zinc hosts Zinc, an incremental compiler for Scala.
  • sbt/sbt, this repository hosts modules that implements the build tool.

Other links

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • sbt/sbt-zero-seven: hosts sbt 0.7.7 and earlier versions

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow.

license

See LICENSE.

com.geirsson

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.4.1-forkmain
1.4.0-forkmain