License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.testifyproject.maven |
ArtifactId | ArtifactIdshade-plugin-extentions |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionshade-plugin-extentions
A module that contains maven shade plugin extentions
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/ -->
<dependency>
<groupId>org.testifyproject.maven</groupId>
<artifactId>shade-plugin-extentions</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/
implementation 'org.testifyproject.maven:shade-plugin-extentions:1.0.0'
// https://jarcasting.com/artifacts/org.testifyproject.maven/shade-plugin-extentions/
implementation ("org.testifyproject.maven:shade-plugin-extentions:1.0.0")
'org.testifyproject.maven:shade-plugin-extentions:jar:1.0.0'
<dependency org="org.testifyproject.maven" name="shade-plugin-extentions" rev="1.0.0">
<artifact name="shade-plugin-extentions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.maven', module='shade-plugin-extentions', version='1.0.0')
)
libraryDependencies += "org.testifyproject.maven" % "shade-plugin-extentions" % "1.0.0"
[org.testifyproject.maven/shade-plugin-extentions "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.6.2 |
org.assertj : assertj-core | jar | 3.5.2 |