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

Manifold :: Parent 2021.1.12

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

Лицензия

Лицензия

Категории

Категории

Manifold Инструменты разработки Development Libraries
Группа

Группа

systems.manifold
Идентификатор

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

manifold-parent
Версия

Версия

2021.1.12
Тип

Тип

pom
Описание

Описание

Manifold :: Parent
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
Ссылка на сайт

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

http://manifold.systems/
Система контроля версий

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

https://github.com/manifold-systems/manifold

Скачать manifold-parent 2021.1.12

Имя Файла Размер
manifold-parent-2021.1.12.pom 10 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • manifold-core-parent
  • manifold-deps-parent
  • manifold-util
  • manifold-javadoc-agent
  • manifold-all