Last Version

com.danhaywood.mavenmixin:enforcerrelaxed 0.0.2

Maven mixin that applies the maven enforcer plugin (but with relaxed dependency convergence)

License

License

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

enforcerrelaxed
Version

Version

0.0.2
Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:enforcerrelaxed
Maven mixin that applies the maven enforcer plugin (but with relaxed dependency convergence)
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-enforcerrelaxed

Download enforcerrelaxed 0.0.2


<!-- https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/enforcerrelaxed/ -->
<dependency>
    <groupId>com.danhaywood.mavenmixin</groupId>
    <artifactId>enforcerrelaxed</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/enforcerrelaxed/
implementation 'com.danhaywood.mavenmixin:enforcerrelaxed:0.0.2'
// https://jarcasting.com/artifacts/com.danhaywood.mavenmixin/enforcerrelaxed/
implementation ("com.danhaywood.mavenmixin:enforcerrelaxed:0.0.2")
'com.danhaywood.mavenmixin:enforcerrelaxed:pom:0.0.2'
<dependency org="com.danhaywood.mavenmixin" name="enforcerrelaxed" rev="0.0.2">
  <artifact name="enforcerrelaxed" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.danhaywood.mavenmixin', module='enforcerrelaxed', version='0.0.2')
)
libraryDependencies += "com.danhaywood.mavenmixin" % "enforcerrelaxed" % "0.0.2"
[com.danhaywood.mavenmixin/enforcerrelaxed "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.