GroupId | GroupIdorg.kohsuke.scotland |
---|---|
ArtifactId | ArtifactIdscotland |
Version | Version1.0 |
Type | Typepom |
Description |
DescriptionScotland
|
Filename | Size |
---|---|
scotland-1.0.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.stapler : stapler | jar | 1.110 |
org.codehaus.groovy : groovy | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |