JBox2D is a 2d Java physics engine, a port of the C++ Box2d engine. This is the parent pom for the library and testbed modules.
'org.jbox2d:jbox2d:2.1.2.2'
<dependency>
<groupId>org.jbox2d</groupId>
<artifactId>jbox2d</artifactId>
<version>2.1.2.2</version>
</dependency>
<dependency org="org.jbox2d" name="jbox2d" rev="2.1.2.2"/>
"org.jbox2d", "jbox2d", "2.1.2.2"