Last Version

OpenBox 2.1.6

This is common test framework and toolkit name as OpenBox

License

License

GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

openbox
Version

Version

2.1.6
Type

Type

pom
Description

Description

OpenBox
This is common test framework and toolkit name as OpenBox
Project URL

Project URL

http://code.google.com/p/openbox/

Download openbox 2.1.6

Filename Size
openbox-2.1.6.pom 4 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

  • common
  • http
  • config
  • testu
  • dbclient
  • jsonpool
  • ssh
  • cors
  • webcontainer
  • log
  • maventools
  • demo_restfulclient
  • demo_performancetest
  • webui
  • phone
  • xtool