MVN

de.mirkosertic.bytecoder : bytecoder-mavenplugin

Maven & Gradle

Jun 15, 2023
506 stars

Bytecoder Maven Plugin · Bytecoder Maven Plugin

<plugin>
    <groupId>de.mirkosertic.bytecoder</groupId>
    <artifactId>bytecoder-mavenplugin</artifactId>
    <version>2023-06-15</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mirkosertic.bytecoder : bytecoder-mavenplugin to add to Maven - Latest Versions:

  • Latest Stable: 2023-06-15

All Versions

Choose a version of de.mirkosertic.bytecoder : bytecoder-mavenplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2023
bytecoder-mavenplugin-2023-06-15
bytecoder-mavenplugin-2023-05-19
bytecoder-mavenplugin-2023-05-16
bytecoder-mavenplugin-2023-04-24
bytecoder-mavenplugin-2023-04-05
bytecoder-mavenplugin-2023-03-28
2021
bytecoder-mavenplugin-2021-11-02
bytecoder-mavenplugin-2021-07-23
bytecoder-mavenplugin-2021-06-24
bytecoder-mavenplugin-2021-06-10
bytecoder-mavenplugin-2021-03-08
bytecoder-mavenplugin-2021-01-26
2020
bytecoder-mavenplugin-2020-12-01
bytecoder-mavenplugin-2020-10-05
bytecoder-mavenplugin-2020-09-25
bytecoder-mavenplugin-2020-07-29
bytecoder-mavenplugin-2020-07-01
bytecoder-mavenplugin-2020-05-15
bytecoder-mavenplugin-2020-05-12
bytecoder-mavenplugin-2020-05-04
bytecoder-mavenplugin-2020-04-09
bytecoder-mavenplugin-2020-03-30
bytecoder-mavenplugin-2020-02-29
2019
bytecoder-mavenplugin-2019-12-08
bytecoder-mavenplugin-2019-11-25
bytecoder-mavenplugin-2019-11-04
bytecoder-mavenplugin-2019-11-03
bytecoder-mavenplugin-2019-08-30
bytecoder-mavenplugin-2019-08-03
bytecoder-mavenplugin-2019-06-29
bytecoder-mavenplugin-2019-06-13
bytecoder-mavenplugin-2019-06-12
bytecoder-mavenplugin-2019-03-22
bytecoder-mavenplugin-2019-02-27
bytecoder-mavenplugin-2019-01-26
2018
bytecoder-mavenplugin-2018-12-19
bytecoder-mavenplugin-2018-12-17
bytecoder-mavenplugin-2018-12-10
bytecoder-mavenplugin-2018-11-29
bytecoder-mavenplugin-2018-11-25
bytecoder-mavenplugin-2018-11-06
bytecoder-mavenplugin-2018-04-10
bytecoder-mavenplugin-2018-02-01
bytecoder-mavenplugin-2018-01-16
bytecoder-mavenplugin-2018-01-01

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.mirkosertic.bytecoder</groupId>
    <artifactId>bytecoder-mavenplugin</artifactId>
    <version>2023-06-15</version>
</plugin>

Advertisement