Maven Plugin Testing Harness Plexus

Plexus context implementation for Maven Plugin Testing Harness

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.codeteapot.maven.plugin-testing
ArtifactId

ArtifactId

maven-plugin-testing-harness-plexus
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Testing Harness Plexus
Plexus context implementation for Maven Plugin Testing Harness
Project URL

Project URL

https://github.com/codeteapot/maven-plugin-testing-harness
Project Organization

Project Organization

CodeTeapot
Source Code Management

Source Code Management

https://github.com/codeteapot/maven-plugin-testing-harness/tree/main/maven-plugin-testing-harness-plexus

Download maven-plugin-testing-harness-plexus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.codeteapot.maven.plugin-testing/maven-plugin-testing-harness-plexus/ -->
<dependency>
    <groupId>com.github.codeteapot.maven.plugin-testing</groupId>
    <artifactId>maven-plugin-testing-harness-plexus</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeteapot.maven.plugin-testing/maven-plugin-testing-harness-plexus/
implementation 'com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-plexus:1.1.1'
// https://jarcasting.com/artifacts/com.github.codeteapot.maven.plugin-testing/maven-plugin-testing-harness-plexus/
implementation ("com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-plexus:1.1.1")
'com.github.codeteapot.maven.plugin-testing:maven-plugin-testing-harness-plexus:jar:1.1.1'
<dependency org="com.github.codeteapot.maven.plugin-testing" name="maven-plugin-testing-harness-plexus" rev="1.1.1">
  <artifact name="maven-plugin-testing-harness-plexus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeteapot.maven.plugin-testing', module='maven-plugin-testing-harness-plexus', version='1.1.1')
)
libraryDependencies += "com.github.codeteapot.maven.plugin-testing" % "maven-plugin-testing-harness-plexus" % "1.1.1"
[com.github.codeteapot.maven.plugin-testing/maven-plugin-testing-harness-plexus "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.codeteapot.maven.plugin-testing : maven-plugin-testing-harness-api jar 1.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.30

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.5.13
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0
0.1.1