Last Version

MAVEN PROCESSOR PLUGIN TEST 4.5-jdk8


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bsc.maven
ArtifactId

ArtifactId

maven-processor-plugin-test
Version

Version

4.5-jdk8
Type

Type

jar
Description

Description

MAVEN PROCESSOR PLUGIN TEST

Download maven-processor-plugin-test 4.5-jdk8


<!-- https://jarcasting.com/artifacts/org.bsc.maven/maven-processor-plugin-test/ -->
<dependency>
    <groupId>org.bsc.maven</groupId>
    <artifactId>maven-processor-plugin-test</artifactId>
    <version>4.5-jdk8</version>
</dependency>
// https://jarcasting.com/artifacts/org.bsc.maven/maven-processor-plugin-test/
implementation 'org.bsc.maven:maven-processor-plugin-test:4.5-jdk8'
// https://jarcasting.com/artifacts/org.bsc.maven/maven-processor-plugin-test/
implementation ("org.bsc.maven:maven-processor-plugin-test:4.5-jdk8")
'org.bsc.maven:maven-processor-plugin-test:jar:4.5-jdk8'
<dependency org="org.bsc.maven" name="maven-processor-plugin-test" rev="4.5-jdk8">
  <artifact name="maven-processor-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bsc.maven', module='maven-processor-plugin-test', version='4.5-jdk8')
)
libraryDependencies += "org.bsc.maven" % "maven-processor-plugin-test" % "4.5-jdk8"
[org.bsc.maven/maven-processor-plugin-test "4.5-jdk8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bsc.util : processor-utils jar 4.5-jdk8

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.