Eclipse Team Etceteras
Please visit the Project Web Site
License |
License
Eclipse Public License
|
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdch.netcetera.eclipse |
ArtifactId | ArtifactIdete-parent |
Last Version | Last Version3.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEclipse Team Etceteras
The Eclipse Team Etceteras projects offers free Eclipse plug-ins that ease the usage of the IDE in enterprises and teams.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ete-parent-3.1.5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/ -->
<dependency>
<groupId>ch.netcetera.eclipse</groupId>
<artifactId>ete-parent</artifactId>
<version>3.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/
implementation 'ch.netcetera.eclipse:ete-parent:3.1.5'
// https://jarcasting.com/artifacts/ch.netcetera.eclipse/ete-parent/
implementation ("ch.netcetera.eclipse:ete-parent:3.1.5")
'ch.netcetera.eclipse:ete-parent:pom:3.1.5'
<dependency org="ch.netcetera.eclipse" name="ete-parent" rev="3.1.5">
<artifact name="ete-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.netcetera.eclipse', module='ete-parent', version='3.1.5')
)
libraryDependencies += "ch.netcetera.eclipse" % "ete-parent" % "3.1.5"
[ch.netcetera.eclipse/ete-parent "3.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.2 |
Please visit the Project Web Site