org.pantsbuild:zinc_2.11

The SBT incremental compiler for nailgun

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

zinc_2.11
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.pantsbuild:zinc_2.11
The SBT incremental compiler for nailgun
Project URL

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download zinc_2.11

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.pantsbuild : zinc-cache_2.11 jar 0.0.1
org.pantsbuild : zinc-logging_2.11 jar 0.0.1
org.scala-sbt : io_2.11 jar 1.0.0-M9
org.scala-sbt : util-logging_2.11 jar 1.0.0-M17
org.scala-sbt : zinc_2.11 jar 1.0.0-X7
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.scala-lang : scala-library jar 2.11.8

Project Modules

There are no modules declared in this project.

Pants Build System

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

We release to PyPI version license

We use Travis CI to verify the build Build Status.

Requirements

To run Pants, you need:

  • Linux or macOS.
  • Python 3.6+ discoverable on your PATH.
  • A C compiler, system headers, Python headers (to compile native Python modules) and the libffi library and headers (to compile and link modules that use CFFI to access native code).
  • Internet access (so that Pants can fully bootstrap itself).
org.pantsbuild

Pants Build

Pants Build System

Versions

Version
0.0.1