License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.taodong |
ArtifactId | ArtifactIdcloud-maven-plugin |
Version | Version0.1.0 |
Type | Typemaven-plugin |
Description |
DescriptionCloud Development Maven Plugin
Maven plugin used for cloud infrastructure development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloud-maven-plugin-0.1.0.pom | |
cloud-maven-plugin-0.1.0.jar | 64 KB |
Browse |
<plugin>
<groupId>com.github.taodong</groupId>
<artifactId>cloud-maven-plugin</artifactId>
<version>0.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.5.0 |
org.apache.commons : commons-exec | jar | 1.3 |
com.google.guava : guava | jar | 20.0 |
commons-io : commons-io | jar | 2.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.3 |
org.apache.commons : commons-compress | jar | 1.14 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |