Last Version

Maven Javassist Plugin Parent 2.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Maven Build Tools Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

nl.topicus.plugins
ArtifactId

ArtifactId

javassist-maven-plugin-parent
Version

Version

2.1
Type

Type

pom
Description

Description

Maven Javassist Plugin Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/hielkehoeve/maven-javassist

Download javassist-maven-plugin-parent 2.1


<!-- https://jarcasting.com/artifacts/nl.topicus.plugins/javassist-maven-plugin-parent/ -->
<dependency>
    <groupId>nl.topicus.plugins</groupId>
    <artifactId>javassist-maven-plugin-parent</artifactId>
    <version>2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.topicus.plugins/javassist-maven-plugin-parent/
implementation 'nl.topicus.plugins:javassist-maven-plugin-parent:2.1'
// https://jarcasting.com/artifacts/nl.topicus.plugins/javassist-maven-plugin-parent/
implementation ("nl.topicus.plugins:javassist-maven-plugin-parent:2.1")
'nl.topicus.plugins:javassist-maven-plugin-parent:pom:2.1'
<dependency org="nl.topicus.plugins" name="javassist-maven-plugin-parent" rev="2.1">
  <artifact name="javassist-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.topicus.plugins', module='javassist-maven-plugin-parent', version='2.1')
)
libraryDependencies += "nl.topicus.plugins" % "javassist-maven-plugin-parent" % "2.1"
[nl.topicus.plugins/javassist-maven-plugin-parent "2.1"]

Dependencies

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

Project Modules

  • javassist-maven-plugin-core
  • javassist-maven-plugin