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

org.apache.maven.plugin-tools:maven-plugin-tools-beanshell 2.4.1

Descriptor extractor for plugins written in Beanshell.

Категории

Категории

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

Группа

org.apache.maven.plugin-tools
Идентификатор

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

maven-plugin-tools-beanshell
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать maven-plugin-tools-beanshell 2.4.1


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