| License |
License |
|---|---|
| GroupId | GroupIdorg.wingsource |
| ArtifactId | ArtifactIdgadget-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGadgetPlugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| gadget-plugin-1.0.pom | |
| gadget-plugin-1.0.jar | 32 KB |
| gadget-plugin-1.0-sources.jar | 21 KB |
| gadget-plugin-1.0-javadoc.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wingsource/gadget-plugin/ -->
<dependency>
<groupId>org.wingsource</groupId>
<artifactId>gadget-plugin</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wingsource/gadget-plugin/
implementation 'org.wingsource:gadget-plugin:1.0'
// https://jarcasting.com/artifacts/org.wingsource/gadget-plugin/
implementation ("org.wingsource:gadget-plugin:1.0")
'org.wingsource:gadget-plugin:jar:1.0'
<dependency org="org.wingsource" name="gadget-plugin" rev="1.0">
<artifact name="gadget-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wingsource', module='gadget-plugin', version='1.0')
)
libraryDependencies += "org.wingsource" % "gadget-plugin" % "1.0"
[org.wingsource/gadget-plugin "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.wingsource : plugin | jar | 1.0 |
| com.google.inject : guice | jar | 2.0 |
| org.wingsource : properties | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |