Last Version

javax.tools Compiler Test Fixture 0.2

CommonJava top-level parent POM.

License

License

GroupId

GroupId

org.commonjava.test
ArtifactId

ArtifactId

compiler-test-fixture
Version

Version

0.2
Type

Type

jar
Description

Description

javax.tools Compiler Test Fixture
CommonJava top-level parent POM.
Source Code Management

Source Code Management

https://github.com/jdcasey/compiler-test-fixture

Download compiler-test-fixture 0.2


<!-- https://jarcasting.com/artifacts/org.commonjava.test/compiler-test-fixture/ -->
<dependency>
    <groupId>org.commonjava.test</groupId>
    <artifactId>compiler-test-fixture</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.test/compiler-test-fixture/
implementation 'org.commonjava.test:compiler-test-fixture:0.2'
// https://jarcasting.com/artifacts/org.commonjava.test/compiler-test-fixture/
implementation ("org.commonjava.test:compiler-test-fixture:0.2")
'org.commonjava.test:compiler-test-fixture:jar:0.2'
<dependency org="org.commonjava.test" name="compiler-test-fixture" rev="0.2">
  <artifact name="compiler-test-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.test', module='compiler-test-fixture', version='0.2')
)
libraryDependencies += "org.commonjava.test" % "compiler-test-fixture" % "0.2"
[org.commonjava.test/compiler-test-fixture "0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar
commons-io : commons-io jar
commons-lang : commons-lang jar
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic Optional jar

Project Modules

There are no modules declared in this project.