| Группа | Группаorg.kohsuke.scotland |
|---|---|
| Идентификатор | Идентификаторscotland |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеScotland
|
| Имя Файла | Размер |
|---|---|
| scotland-1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland/ -->
<dependency>
<groupId>org.kohsuke.scotland</groupId>
<artifactId>scotland</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland/
implementation 'org.kohsuke.scotland:scotland:1.0'
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland/
implementation ("org.kohsuke.scotland:scotland:1.0")
'org.kohsuke.scotland:scotland:pom:1.0'
<dependency org="org.kohsuke.scotland" name="scotland" rev="1.0">
<artifact name="scotland" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.scotland', module='scotland', version='1.0')
)
libraryDependencies += "org.kohsuke.scotland" % "scotland" % "1.0"
[org.kohsuke.scotland/scotland "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kohsuke.stapler : stapler | jar | 1.110 |
| org.codehaus.groovy : groovy | jar | 1.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |