UpdateImpact Plugin Common

Common code for java-based plugins submitting dependencies to updateimpact.com

License

License

GroupId

GroupId

com.updateimpact
ArtifactId

ArtifactId

updateimpact-plugin-common
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

UpdateImpact Plugin Common
Common code for java-based plugins submitting dependencies to updateimpact.com
Source Code Management

Source Code Management

https://github.com/updateimpact/updateimpact-plugin-common.git

Download updateimpact-plugin-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.updateimpact/updateimpact-plugin-common/ -->
<dependency>
    <groupId>com.updateimpact</groupId>
    <artifactId>updateimpact-plugin-common</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.updateimpact/updateimpact-plugin-common/
implementation 'com.updateimpact:updateimpact-plugin-common:1.3.2'
// https://jarcasting.com/artifacts/com.updateimpact/updateimpact-plugin-common/
implementation ("com.updateimpact:updateimpact-plugin-common:1.3.2")
'com.updateimpact:updateimpact-plugin-common:jar:1.3.2'
<dependency org="com.updateimpact" name="updateimpact-plugin-common" rev="1.3.2">
  <artifact name="updateimpact-plugin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.updateimpact', module='updateimpact-plugin-common', version='1.3.2')
)
libraryDependencies += "com.updateimpact" % "updateimpact-plugin-common" % "1.3.2"
[com.updateimpact/updateimpact-plugin-common "1.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
org.apache.httpcomponents : httpclient jar 4.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.pholser : junit-quickcheck-core jar 0.5-alpha-3
com.pholser : junit-quickcheck-generators jar 0.5-alpha-3

Project Modules

There are no modules declared in this project.

updateimpact-plugin-common

com.updateimpact

UpdateImpact

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0