GroupId | GroupIdorg.kohsuke.scotland |
---|---|
ArtifactId | ArtifactIdscotland-yui |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScotland Yahoo UI module
|
Filename | Size |
---|---|
scotland-yui-1.0.pom | |
scotland-yui-1.0.jar | 5 KB |
scotland-yui-1.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-yui/ -->
<dependency>
<groupId>org.kohsuke.scotland</groupId>
<artifactId>scotland-yui</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-yui/
implementation 'org.kohsuke.scotland:scotland-yui:1.0'
// https://jarcasting.com/artifacts/org.kohsuke.scotland/scotland-yui/
implementation ("org.kohsuke.scotland:scotland-yui:1.0")
'org.kohsuke.scotland:scotland-yui:jar:1.0'
<dependency org="org.kohsuke.scotland" name="scotland-yui" rev="1.0">
<artifact name="scotland-yui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.scotland', module='scotland-yui', version='1.0')
)
libraryDependencies += "org.kohsuke.scotland" % "scotland-yui" % "1.0"
[org.kohsuke.scotland/scotland-yui "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 |