| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHudson Компиляция и сборка Continuous Integration and Continuous Delivery CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.hudson.stapler |
| Идентификатор | Идентификаторstapler-jelly |
| Версия | Версия3.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеStapler Jelly
Jelly binding module for Stapler
|
| Имя Файла | Размер |
|---|---|
| stapler-jelly-3.0.6.pom | |
| stapler-jelly-3.0.6.jar | 76 KB |
| stapler-jelly-3.0.6-sources.jar | 56 KB |
| stapler-jelly-3.0.6-javadoc.jar | 246 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/ -->
<dependency>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-jelly</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/
implementation 'org.eclipse.hudson.stapler:stapler-jelly:3.0.6'
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/
implementation ("org.eclipse.hudson.stapler:stapler-jelly:3.0.6")
'org.eclipse.hudson.stapler:stapler-jelly:jar:3.0.6'
<dependency org="org.eclipse.hudson.stapler" name="stapler-jelly" rev="3.0.6">
<artifact name="stapler-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.stapler', module='stapler-jelly', version='3.0.6')
)
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-jelly" % "3.0.6"
[org.eclipse.hudson.stapler/stapler-jelly "3.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson.stapler : stapler-core | jar | 3.0.6 |
| org.jvnet.hudson.dom4j : dom4j | jar | 1.6.1-hudson-3 |
| commons-jexl : commons-jexl | jar | 1.0 |
| org.jvnet.maven-jellydoc-plugin : jellydoc-annotations Необязательный | jar | 1.2 |
| org.jvnet.hudson : commons-jelly | jar | 1.1-hudson-20100305 |
| org.kohsuke.metainf-services : metainf-services | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson.stapler : stapler-core | jar | 3.0.6 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.9 |
| junit : junit | jar | 4.10 |
| org.mortbay.jetty : jetty | jar | 6.1.26 |