License |
License |
---|---|
GroupId | GroupIdio.hawt |
ArtifactId | ArtifactIdsocial-plugin |
Version | Version2.0.0 |
Type | Typewar |
Description |
Descriptionhawtio :: Social Twitter plugin example
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
social-plugin-2.0.0.pom | |
social-plugin-2.0.0.war | 932 KB |
social-plugin-2.0.0-sources.jar | 5 KB |
social-plugin-2.0.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hawt/social-plugin/ -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>social-plugin</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt/social-plugin/
implementation 'io.hawt:social-plugin:2.0.0'
// https://jarcasting.com/artifacts/io.hawt/social-plugin/
implementation ("io.hawt:social-plugin:2.0.0")
'io.hawt:social-plugin:war:2.0.0'
<dependency org="io.hawt" name="social-plugin" rev="2.0.0">
<artifact name="social-plugin" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt', module='social-plugin', version='2.0.0')
)
libraryDependencies += "io.hawt" % "social-plugin" % "2.0.0"
[io.hawt/social-plugin "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-plugin-mbean | jar | 2.0.0 |
org.twitter4j : twitter4j-core | jar | 3.0.5 |
com.google.code.gson : gson | jar | 2.2.4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |