GroupId | GroupIdorg.kohsuke.scotland |
---|---|
ArtifactId | ArtifactIdscotland-core |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionScotland Core module
|
Filename | Size |
---|---|
scotland-core-1.0.pom | |
scotland-core-1.0.jar | 24 KB |
scotland-core-1.0-sources.jar | 21 KB |
scotland-core-1.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-core/ -->
<dependency>
<groupId>org.kohsuke.scotland</groupId>
<artifactId>scotland-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-core/
implementation 'org.kohsuke.scotland:scotland-core:1.0'
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-core/
implementation ("org.kohsuke.scotland:scotland-core:1.0")
'org.kohsuke.scotland:scotland-core:jar:1.0'
<dependency org="org.kohsuke.scotland" name="scotland-core" rev="1.0">
<artifact name="scotland-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.scotland', module='scotland-core', version='1.0')
)
libraryDependencies += "org.kohsuke.scotland" % "scotland-core" % "1.0"
[org.kohsuke.scotland/scotland-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.scotland : scotland-xstream | jar | 1.0 |
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 |