MVN

org.automon : helloworld_unwoven

Maven & Gradle

Apr 26, 2019
3 usages

helloworld_unwoven · This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load time weaving.

<dependency>
    <groupId>org.automon</groupId>
    <artifactId>helloworld_unwoven</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.automon : helloworld_unwoven to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.automon : helloworld_unwoven to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
helloworld_unwoven-1.0.3
helloworld_unwoven-1.0.2
helloworld_unwoven-1.0.1
1.0
helloworld_unwoven-1.0

How to add a dependency to Maven

Add the following org.automon : helloworld_unwoven maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.automon</groupId>
    <artifactId>helloworld_unwoven</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.automon : helloworld_unwoven gradle dependency to your build.gradle file:

implementation 'org.automon:helloworld_unwoven:1.0.3'

Gradle Kotlin DSL: Add the following org.automon : helloworld_unwoven gradle kotlin dependency to your build.gradle.kts file:

implementation("org.automon:helloworld_unwoven:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.automon : helloworld_unwoven sbt scala dependency to your build.sbt file:

libraryDependencies += "org.automon" % "helloworld_unwoven" % "1.0.3"

Advertisement

Dependencies from Group

Apr 26, 2019
6 usages
545 stars
Apr 26, 2019
3 usages
Apr 26, 2019
1 usages
Apr 26, 2019

Discover Dependencies

Aug 21, 2023
3 usages
May 12, 2020
6 usages
3 stars
Aug 24, 2019
3 usages
36 stars
May 03, 2020
4 usages
3 stars
Mar 02, 2018
5 usages
106 stars
Jul 18, 2018
3 usages
90 stars
Dec 01, 2017
3 usages
398 stars
Jul 14, 2023
3 usages
14 stars
Aug 13, 2017
3 usages
967 stars