Maven classpath plugin for FitNesse

A FitNesse Plugin that generate classpath from a pomFile.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.joel1di1
Идентификатор

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

maven-classpath-plugin
Последняя версия

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

1.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven classpath plugin for FitNesse
A FitNesse Plugin that generate classpath from a pomFile.
Ссылка на сайт

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

http://github.com/joel1di1/fitnesse-maven-classpath
Система контроля версий

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

http://github.com/joel1di1/fitnesse-maven-classpath

Скачать maven-classpath-plugin

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-embedder jar 3.0-alpha-2
commons-httpclient : commons-httpclient jar 3.1

provided (1)

Идентификатор библиотеки Тип Версия
org.fitnesse : fitnesse jar 20090818

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

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

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

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

Версия
1.2.7
1.2.6
1.2.4