is not current version
Last Version 0.0.4

com.danhaywood.mavenmixin:standard 0.0.1

Maven mixin providing the ability to run various static analysis plugins

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

standard
Version

Version

0.0.1
Type

Type

pom

Download standard 0.0.1

Filename Size
standard-0.0.1.pom 6 KB
Browse

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