| License | License | 
|---|---|
| GroupId | GroupIdcom.revolsys.open | 
| ArtifactId | ArtifactIdcom.revolsys.open.web | 
| Version | Version2014.09.10-MTEC1 | 
| Type | Typejar | 
| Description | DescriptionRS Web The parent module of the Revolution Systems Open Library. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.web/ -->
<dependency>
    <groupId>com.revolsys.open</groupId>
    <artifactId>com.revolsys.open.web</artifactId>
    <version>2014.09.10-MTEC1</version>
</dependency>// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.web/
implementation 'com.revolsys.open:com.revolsys.open.web:2014.09.10-MTEC1'// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.web/
implementation ("com.revolsys.open:com.revolsys.open.web:2014.09.10-MTEC1")'com.revolsys.open:com.revolsys.open.web:jar:2014.09.10-MTEC1'<dependency org="com.revolsys.open" name="com.revolsys.open.web" rev="2014.09.10-MTEC1">
  <artifact name="com.revolsys.open.web" type="jar" />
</dependency>@Grapes(
@Grab(group='com.revolsys.open', module='com.revolsys.open.web', version='2014.09.10-MTEC1')
)libraryDependencies += "com.revolsys.open" % "com.revolsys.open.web" % "2014.09.10-MTEC1"[com.revolsys.open/com.revolsys.open.web "2014.09.10-MTEC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.revolsys.open : com.revolsys.open.core | jar | 2014.09.10-MTEC1 | 
| org.springframework : spring-webmvc | jar | 3.0.7.RELEASE | 
| org.apache.xbean : xbean-spring | jar | 3.5 | 
| commons-fileupload : commons-fileupload | jar | 1.2.2 | 
| org.springframework.security : spring-security-web | jar | 3.0.7.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 | 
| javax.servlet.jsp : jsp-api | jar | 2.0 |