Maven Repository - POM file for Swing JavaFX jogl-all 2.0-rc11 2.0-rc11

Summary

JOGL.

Java? Binding for the OpenGL? API.

Declaration

Here is the list of declaration for jogl-all. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.jogamp.jogl</groupId>
   <artifactId>jogl-all</artifactId>
   <version>2.0-rc11</version>
</dependency>

If you think this Maven repository POM file listing for jogl-all is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

License

Name:BSD-2 License
URL: http://www.opensource.org/licenses/BSD-2-ClauseName:BSD-3 License
URL: http://www.opensource.org/licenses/BSD-3-ClauseName:SGI Free Software License B
URL: http://oss.sgi.com/projects/FreeBName:Apache License Version 2.0
URL: http://www.apache.org/licenses/LICENSE-2.0Name:Apache License Version 1.1
URL: http://www.apache.org/licenses/LICENSE-1.1Name:Ubuntu Font Licence 1.0
URL: http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt.





Plugin

The following plugins are used in the jogl-all-2.0-rc11.jar

  1. maven-gpg-plugin

Packages

The following packages are defined in the jogl-all-2.0-rc11.jar

com.jogamp.gluegen.runtime.opengl
com.jogamp.graph.curve
com.jogamp.graph.curve.opengl
com.jogamp.graph.curve.tess
com.jogamp.graph.font
com.jogamp.graph.geom
com.jogamp.graph.geom.opengl
com.jogamp.graph.math
com.jogamp.nativewindow
com.jogamp.nativewindow.awt
com.jogamp.nativewindow.egl
com.jogamp.nativewindow.macosx
com.jogamp.nativewindow.swt
com.jogamp.nativewindow.windows
com.jogamp.nativewindow.x11
com.jogamp.newt
com.jogamp.newt.awt
com.jogamp.newt.awt.applet
com.jogamp.newt.event
com.jogamp.newt.event.awt
com.jogamp.newt.opengl
com.jogamp.newt.swt
com.jogamp.newt.util
com.jogamp.opengl
com.jogamp.opengl.swt
com.jogamp.opengl.util
com.jogamp.opengl.util.av
com.jogamp.opengl.util.awt
com.jogamp.opengl.util.gl2
com.jogamp.opengl.util.glsl
com.jogamp.opengl.util.glsl.fixedfunc
com.jogamp.opengl.util.glsl.sdk
com.jogamp.opengl.util.packrect
com.jogamp.opengl.util.texture
com.jogamp.opengl.util.texture.awt
com.jogamp.opengl.util.texture.spi
com.jogamp.opengl.util.texture.spi.awt
javax.media.nativewindow
javax.media.nativewindow.util
javax.media.opengl
javax.media.opengl.awt
javax.media.opengl.fixedfunc
javax.media.opengl.glu
javax.media.opengl.glu.gl2
javax.media.opengl.glu.gl2es1
jogamp.graph.curve.opengl
jogamp.graph.curve.opengl.shader
jogamp.graph.curve.tess
jogamp.graph.curve.text
jogamp.graph.font
jogamp.graph.font.typecast
jogamp.graph.font.typecast.ot
jogamp.graph.font.typecast.ot.mac
jogamp.graph.font.typecast.ot.table
jogamp.graph.font.typecast.t2
jogamp.graph.font.typecast.tt.engine
jogamp.graph.geom.plane
jogamp.graph.math
jogamp.graph.math.plane
jogamp.nativewindow
jogamp.nativewindow.awt
jogamp.nativewindow.jawt
jogamp.nativewindow.jawt.macosx
jogamp.nativewindow.jawt.windows
jogamp.nativewindow.jawt.x11
jogamp.nativewindow.macosx
jogamp.nativewindow.windows
jogamp.nativewindow.x11
jogamp.nativewindow.x11.awt
jogamp.newt
jogamp.newt.awt
jogamp.newt.awt.event
jogamp.newt.driver
jogamp.newt.driver.awt
jogamp.newt.driver.bcm.vc.iv
jogamp.newt.driver.linux
jogamp.newt.driver.macosx
jogamp.newt.driver.windows
jogamp.newt.driver.x11
jogamp.newt.event
jogamp.opengl
jogamp.opengl.awt
jogamp.opengl.egl
jogamp.opengl.es1
jogamp.opengl.es2
jogamp.opengl.gl2
jogamp.opengl.gl4
jogamp.opengl.glu
jogamp.opengl.glu.error
jogamp.opengl.glu.gl2
jogamp.opengl.glu.gl2.nurbs
jogamp.opengl.glu.mipmap
jogamp.opengl.glu.nurbs
jogamp.opengl.glu.registry
jogamp.opengl.glu.tessellator
jogamp.opengl.macosx.cgl
jogamp.opengl.macosx.cgl.awt
jogamp.opengl.util
jogamp.opengl.util.av
jogamp.opengl.util.av.impl
jogamp.opengl.util.glsl
jogamp.opengl.util.glsl.fixedfunc
jogamp.opengl.util.pngj
jogamp.opengl.util.pngj.chunks
jogamp.opengl.windows.wgl
jogamp.opengl.windows.wgl.awt
jogamp.opengl.x11.glx




POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?>
<project
  xmlns="http://maven.apache.org/POM/4.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

  <!--                                                                 -->
  <!-- Auto generated by jogl-all.pom.sh, do not edit directly! -->
  <!--                                                                 -->

  <modelVersion>4.0.0</modelVersion>
  <groupId>org.jogamp.jogl</groupId>
  <artifactId>jogl-all</artifactId>
  <version>2.0-rc11</version>
  <packaging>jar</packaging>
  <name>JOGL</name>
  <description>Java? Binding for the OpenGL? API</description>
  <url>http://jogamp.org/jogl/www/</url>

  <!-- jogl.pom.in -->

  <licenses>
    <license>
      <name>BSD-2 License</name>
      <url>http://www.opensource.org/licenses/BSD-2-Clause</url>
    </license>
    <license>
      <name>BSD-3 License</name>
      <url>http://www.opensource.org/licenses/BSD-3-Clause</url>
    </license>
    <license>
      <name>SGI Free Software License B</name>
      <url>http://oss.sgi.com/projects/FreeB</url>
    </license>
    <license>
      <name>Apache License Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
    <license>
      <name>Apache License Version 1.1</name>
      <url>http://www.apache.org/licenses/LICENSE-1.1</url>
    </license>
    <license>
      <name>Ubuntu Font Licence 1.0</name>
      <url>http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt</url>
    </license>
  </licenses>

  <scm>
    <url>http://jogamp.org/git/?p=jogl.git/</url>
    <connection>scm:git:http://jogamp.org/git/jogl.git/</connection>
    <developerConnection>scm:git:http://jogamp.org/git/jogl.git/</developerConnection>
  </scm>

  

  <issueManagement>
    <url>http://jogamp.org/bugzilla/</url>
    <system>Bugzilla</system>
  </issueManagement>

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-gpg-plugin</artifactId>
        <version>1.4</version>
        <executions>
          <execution>
            <id>sign-artifacts</id>
            <phase>verify</phase>
            <goals>
              <goal>sign</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
    </plugins>
    <extensions>
      <extension>
        <groupId>org.apache.maven.wagon</groupId>
        <artifactId>wagon-ssh-external</artifactId>
        <version>2.2</version>
      </extension>
    </extensions>
  </build>

</project>