License |
License |
---|---|
GroupId | GroupIdorg.commonjava.test |
ArtifactId | ArtifactIdcompiler-test-fixture |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionjavax.tools Compiler Test Fixture
CommonJava top-level parent POM.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compiler-test-fixture-0.2.pom | |
compiler-test-fixture-0.2.jar | 12 KB |
compiler-test-fixture-0.2-sources.jar | 6 KB |
compiler-test-fixture-0.2-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
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 |