org.pantsbuild:zinc

The SBT incremental compiler for nailgun

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.pantsbuild
Идентификатор

Идентификатор

zinc
Последняя версия

Последняя версия

1.0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.pantsbuild:zinc
The SBT incremental compiler for nailgun
Ссылка на сайт

Ссылка на сайт

http://pantsbuild.github.io/
Система контроля версий

Система контроля версий

https://github.com/pantsbuild/pants

Скачать zinc

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.pantsbuild : zinc-cache jar 0.0.1
org.pantsbuild : zinc-logging jar 0.0.3
org.pantsbuild : zinc-sbt-inc jar 0.0.2
org.pantsbuild : zinc-sbt-compiler-javac jar 0.0.3
com.typesafe.sbt : incremental-compiler jar 0.13.9
org.scala-lang : scala-compiler jar 2.10.4
org.scala-lang : scala-library jar 2.10.4
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

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.7+ discoverable on your PATH.
  • A C compiler, system headers and Python headers (to compile native Python modules).
  • Internet access (so that Pants can fully bootstrap itself).
org.pantsbuild

Pants Build

Pants Build System

Версии библиотеки

Версия
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0