is not current version
Last Version 2014.09.10-MTEC1

com.revolsys.open:war-overlay 2012.11.01.RELEASE


GroupId

GroupId

com.revolsys.open
ArtifactId

ArtifactId

war-overlay
Version

Version

2012.11.01.RELEASE
Type

Type

war

Download war-overlay 2012.11.01.RELEASE


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