| GroupId | GroupIdplexus |
|---|---|
| ArtifactId | ArtifactIdplexus-compiler-api |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlexus Compiler Api
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| plexus-compiler-api-1.5.pom | |
| plexus-compiler-api-1.5.jar | 21 KB |
| plexus-compiler-api-1.5-sources.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-compiler-api/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-compiler-api</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-compiler-api/
implementation 'plexus:plexus-compiler-api:1.5'
// https://jarcasting.com/artifacts/plexus/plexus-compiler-api/
implementation ("plexus:plexus-compiler-api:1.5")
'plexus:plexus-compiler-api:jar:1.5'
<dependency org="plexus" name="plexus-compiler-api" rev="1.5">
<artifact name="plexus-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-compiler-api', version='1.5')
)
libraryDependencies += "plexus" % "plexus-compiler-api" % "1.5"
[plexus/plexus-compiler-api "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 |