| License |
License |
|---|---|
| GroupId | GroupIdorg.uqbar-project |
| ArtifactId | ArtifactIdarena-jface |
| Last Version | Last Version3.6.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArena JFace
Parent POM with common settings for Uqbar projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| arena-jface-3.6.3.pom | |
| arena-jface-3.6.3.jar | 234 KB |
| arena-jface-3.6.3-tests.jar | 46 KB |
| arena-jface-3.6.3-test-sources.jar | 16 KB |
| arena-jface-3.6.3-sources.jar | 76 KB |
| arena-jface-3.6.3-javadoc.jar | 271 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/arena-jface/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>arena-jface</artifactId>
<version>3.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/arena-jface/
implementation 'org.uqbar-project:arena-jface:3.6.3'
// https://jarcasting.com/artifacts/org.uqbar-project/arena-jface/
implementation ("org.uqbar-project:arena-jface:3.6.3")
'org.uqbar-project:arena-jface:jar:3.6.3'
<dependency org="org.uqbar-project" name="arena-jface" rev="3.6.3">
<artifact name="arena-jface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='arena-jface', version='3.6.3')
)
libraryDependencies += "org.uqbar-project" % "arena-jface" % "3.6.3"
[org.uqbar-project/arena-jface "3.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uqbar-project : arena-core | jar | 3.6.3 |
| com.ibm.icu : icu4j | jar | 50.1.1 |
| org.eclipse.core : org.eclipse.core.commands | jar | 3.4.0.I20080509-2000 |
| org.eclipse.core.databinding » org.eclipse.core.databinding.beans | jar | 1.1.1.M20080827-0800a |
| org.eclipse.core » org.eclipse.core.databinding | jar | 1.1.1.M20080827-0800b |
| org.eclipse.equinox : org.eclipse.equinox.common | jar | 3.4.0.v20080421-2006 |
| org.eclipse.jface » org.eclipse.jface.databinding | jar | 1.2.1.M20080827-0800a |
| org.eclipse » org.eclipse.jface | jar | 3.4.2.M20090107-0800 |
| org.eclipse : org.eclipse.osgi | jar | 3.4.3.R34x_v20081215-1030 |
| org.eclipse » org.eclipse.swt | jar | 3.4.2.v3452b |
| org.eclipse.ui » org.eclipse.ui.workbench | jar | 3.4.2.M20090127-1700 |
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.1.7 |
| junit : junit | jar | 4.11 |