is not current version
Last Version 2014.09.10-MTEC1

com.revolsys.open:com.revolsys.open.parent 2012.07.31.RELEASE

The parent module of the Revolution Systems Open Library.

GroupId

GroupId

com.revolsys.open
ArtifactId

ArtifactId

com.revolsys.open.parent
Version

Version

2012.07.31.RELEASE
Type

Type

pom

Download com.revolsys.open.parent 2012.07.31.RELEASE


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