Last Version

Apache Pivot 2.0.5

Pivot is a platform for building rich internet applications in Java.

License

License

GroupId

GroupId

org.apache.pivot
ArtifactId

ArtifactId

pivot
Version

Version

2.0.5
Type

Type

pom
Description

Description

Apache Pivot
Pivot is a platform for building rich internet applications in Java.
Project URL

Project URL

http://pivot.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download pivot 2.0.5

Filename Size
pivot-2.0.5.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.pivot/pivot/ -->
<dependency>
    <groupId>org.apache.pivot</groupId>
    <artifactId>pivot</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pivot/pivot/
implementation 'org.apache.pivot:pivot:2.0.5'
// https://jarcasting.com/artifacts/org.apache.pivot/pivot/
implementation ("org.apache.pivot:pivot:2.0.5")
'org.apache.pivot:pivot:pom:2.0.5'
<dependency org="org.apache.pivot" name="pivot" rev="2.0.5">
  <artifact name="pivot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.pivot', module='pivot', version='2.0.5')
)
libraryDependencies += "org.apache.pivot" % "pivot" % "2.0.5"
[org.apache.pivot/pivot "2.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • web
  • wtk
  • wtk-terra
  • charts