Last Version

combiner-maven-plugin-api 1.0.0-beta-05

The combiner-maven-plugin is used to take multiple different resources (typically files) and merge them into a single resource.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.jasonmfehr
ArtifactId

ArtifactId

combiner-maven-plugin-api
Version

Version

1.0.0-beta-05
Type

Type

jar
Description

Description

combiner-maven-plugin-api
The combiner-maven-plugin is used to take multiple different resources (typically files) and merge them into a single resource.

Download combiner-maven-plugin-api 1.0.0-beta-05


<!-- https://jarcasting.com/artifacts/com.github.jasonmfehr/combiner-maven-plugin-api/ -->
<dependency>
    <groupId>com.github.jasonmfehr</groupId>
    <artifactId>combiner-maven-plugin-api</artifactId>
    <version>1.0.0-beta-05</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonmfehr/combiner-maven-plugin-api/
implementation 'com.github.jasonmfehr:combiner-maven-plugin-api:1.0.0-beta-05'
// https://jarcasting.com/artifacts/com.github.jasonmfehr/combiner-maven-plugin-api/
implementation ("com.github.jasonmfehr:combiner-maven-plugin-api:1.0.0-beta-05")
'com.github.jasonmfehr:combiner-maven-plugin-api:jar:1.0.0-beta-05'
<dependency org="com.github.jasonmfehr" name="combiner-maven-plugin-api" rev="1.0.0-beta-05">
  <artifact name="combiner-maven-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonmfehr', module='combiner-maven-plugin-api', version='1.0.0-beta-05')
)
libraryDependencies += "com.github.jasonmfehr" % "combiner-maven-plugin-api" % "1.0.0-beta-05"
[com.github.jasonmfehr/combiner-maven-plugin-api "1.0.0-beta-05"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.