GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-compiler |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPlexus Compiler Parent
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-compiler-1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-compiler/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-compiler/
implementation 'plexus:plexus-compiler:1.5'
// https://jarcasting.com/artifacts/plexus/plexus-compiler/
implementation ("plexus:plexus-compiler:1.5")
'plexus:plexus-compiler:pom:1.5'
<dependency org="plexus" name="plexus-compiler" rev="1.5">
<artifact name="plexus-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-compiler', version='1.5')
)
libraryDependencies += "plexus" % "plexus-compiler" % "1.5"
[plexus/plexus-compiler "1.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
classworlds : classworlds | jar | 1.1-alpha-2 |
plexus : plexus-utils | jar | 1.0.2 |
plexus : plexus-container-default | jar | 1.0-alpha-6 |