GadgetPlugin

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.wingsource
ArtifactId

ArtifactId

gadget-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GadgetPlugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gadget-plugin

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0