GroupId | GroupIdcom.revolsys.open |
---|---|
ArtifactId | ArtifactIdwar-overlay |
Version | Version2012.03.29.RELEASE |
Type | Typewar |
Filename | Size |
---|---|
war-overlay-2012.03.29.RELEASE.pom | |
war-overlay-2012.03.29.RELEASE.war | 10 MB |
war-overlay-2012.03.29.RELEASE-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.revolsys.open/war-overlay/ -->
<dependency>
<groupId>com.revolsys.open</groupId>
<artifactId>war-overlay</artifactId>
<version>2012.03.29.RELEASE</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.revolsys.open/war-overlay/
implementation 'com.revolsys.open:war-overlay:2012.03.29.RELEASE'
// https://jarcasting.com/artifacts/com.revolsys.open/war-overlay/
implementation ("com.revolsys.open:war-overlay:2012.03.29.RELEASE")
'com.revolsys.open:war-overlay:war:2012.03.29.RELEASE'
<dependency org="com.revolsys.open" name="war-overlay" rev="2012.03.29.RELEASE">
<artifact name="war-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='com.revolsys.open', module='war-overlay', version='2012.03.29.RELEASE')
)
libraryDependencies += "com.revolsys.open" % "war-overlay" % "2012.03.29.RELEASE"
[com.revolsys.open/war-overlay "2012.03.29.RELEASE"]