License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface |
GroupId | GroupIdorg.apache.tuscany.maven.plugins |
ArtifactId | ArtifactIdmaven-eclipse-compiler |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany Maven Eclipse Compiler Plugin
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-eclipse-compiler-1.0.2.pom | |
maven-eclipse-compiler-1.0.2.jar | 36 KB |
maven-eclipse-compiler-1.0.2-sources.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.maven.plugins/maven-eclipse-compiler/ -->
<dependency>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-eclipse-compiler</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.maven.plugins/maven-eclipse-compiler/
implementation 'org.apache.tuscany.maven.plugins:maven-eclipse-compiler:1.0.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.maven.plugins/maven-eclipse-compiler/
implementation ("org.apache.tuscany.maven.plugins:maven-eclipse-compiler:1.0.2")
'org.apache.tuscany.maven.plugins:maven-eclipse-compiler:jar:1.0.2'
<dependency org="org.apache.tuscany.maven.plugins" name="maven-eclipse-compiler" rev="1.0.2">
<artifact name="maven-eclipse-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.maven.plugins', module='maven-eclipse-compiler', version='1.0.2')
)
libraryDependencies += "org.apache.tuscany.maven.plugins" % "maven-eclipse-compiler" % "1.0.2"
[org.apache.tuscany.maven.plugins/maven-eclipse-compiler "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0.8 |
org.apache.maven : maven-project | jar | 2.0.8 |
org.apache.maven : maven-settings | jar | 2.0.8 |
org.apache.maven : maven-artifact | jar | 2.0.8 |
org.apache.maven : maven-model | jar | 2.0.8 |
org.codehaus.plexus : plexus-compiler-api | jar | 1.5.1 |
org.eclipse.jdt : core | jar | 3.4.2-v_883_R34x |
org.eclipse : osgi | jar | 3.5.0-v20090520 |