Last Version

org.incode.mavenmixin:standard 0.0.4

Maven mixin for the "standard" set of plugins.

License

License

Categories

Categories

Maven Build Tools Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.incode.mavenmixin
ArtifactId

ArtifactId

standard
Version

Version

0.0.4
Type

Type

pom
Description

Description

org.incode.mavenmixin:standard
Maven mixin for the "standard" set of plugins.
Project URL

Project URL

https://github.com/incodehq/java-mavenmixin-standard

Download standard 0.0.4

Filename Size
standard-0.0.4.pom 8 KB
Browse

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

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.