License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.hudsonci.libs |
ArtifactId | ArtifactIdhudson-gwt-icons-silk |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson GWT Silk Icons
GWT packaging of FamFamFam Silk ( http://www.famfamfam.com/lab/icons/silk ) icons.
Icons licensed under either:
* Creative Commons Attribution 2.5 ( http://creativecommons.org/licenses/by/2.5/ )
* Creative Commons Attribution 3.0 ( http://creativecommons.org/licenses/by/3.0/ )
NOTE: Website states ^^^, while readme.txt included with distribution only states 2.5
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-gwt-icons-silk-2.2.0.pom | |
hudson-gwt-icons-silk-2.2.0.jar | 821 KB |
hudson-gwt-icons-silk-2.2.0-sources.jar | 818 KB |
hudson-gwt-icons-silk-2.2.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-gwt-icons-silk/ -->
<dependency>
<groupId>org.hudsonci.libs</groupId>
<artifactId>hudson-gwt-icons-silk</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-gwt-icons-silk/
implementation 'org.hudsonci.libs:hudson-gwt-icons-silk:2.2.0'
// https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-gwt-icons-silk/
implementation ("org.hudsonci.libs:hudson-gwt-icons-silk:2.2.0")
'org.hudsonci.libs:hudson-gwt-icons-silk:jar:2.2.0'
<dependency org="org.hudsonci.libs" name="hudson-gwt-icons-silk" rev="2.2.0">
<artifact name="hudson-gwt-icons-silk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.libs', module='hudson-gwt-icons-silk', version='2.2.0')
)
libraryDependencies += "org.hudsonci.libs" % "hudson-gwt-icons-silk" % "2.2.0"
[org.hudsonci.libs/hudson-gwt-icons-silk "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.eclipse.hudson : hudson-core | jar | 3.0.0 |
org.eclipse.hudson : hudson-remoting | jar | 3.0.0 |
org.eclipse.hudson : hudson-utils | jar | 3.0.0 |
org.eclipse.hudson : hudson-plugin-utils | jar | 3.0.0 |
org.eclipse.hudson : hudson-war | war | 3.0.0 |
org.eclipse.hudson : hudson-test-framework | jar | 3.0.0 |
org.eclipse.hudson : hudson-inject | jar | 3.0.0 |
org.eclipse.hudson : hudson-service | jar | 3.0.0 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-test-utils | jar | 3.0.0 |
junit : junit | jar | 4.8.1 |
org.powermock : powermock-module-junit4 Optional | jar | 1.4.10 |
org.powermock : powermock-api-easymock Optional | jar | 1.4.10 |
org.easymock : easymock Optional | jar | 3.0 |
org.mockito : mockito-core Optional | jar | 1.8.5 |