You can download rice-location-web-2.3.3.jar in this page.
Educational Community License
rice-location-web-2.3.3.jar file has the following types.
META-INF/MANIFEST.MF META-INF/THIRD-PARTY.txt META-INF/maven/org.kuali.rice/rice-location-web/pom.properties META-INF/maven/org.kuali.rice/rice-location-web/pom.xml META-INF/org/kuali/rice/rice-location-web/project-rice-properties.xml META-INF/org/kuali/rice/rice-location-web/project.properties org.kuali.rice.location.web.campus.CampusMaintainableImpl.class org.kuali.rice.location.web.campus.CampusTypeMaintainableImpl.class org.kuali.rice.location.web.country.CountryMaintainableImpl.class org.kuali.rice.location.web.county.CountyMaintainableImpl.class org.kuali.rice.location.web.postalcode.PostalCodeMaintainableImpl.class org.kuali.rice.location.web.state.StateMaintainableImpl.class org/kuali/rice/location/web/campus/Campus.xml org/kuali/rice/location/web/campus/CampusMaintenanceDocument.xml org/kuali/rice/location/web/campus/CampusType.xml org/kuali/rice/location/web/campus/CampusTypeMaintenanceDocument.xml org/kuali/rice/location/web/country/Country.xml org/kuali/rice/location/web/country/CountryMaintenanceDocument.xml org/kuali/rice/location/web/county/County.xml org/kuali/rice/location/web/county/CountyMaintenanceDocument.xml org/kuali/rice/location/web/postalcode/PostalCode.xml org/kuali/rice/location/web/postalcode/PostalCodeMaintenanceDocument.xml org/kuali/rice/location/web/state/State.xml org/kuali/rice/location/web/state/StateMaintenanceDocument.xml
rice-location-web-2.3.3.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>rice-location</artifactId> <groupId>org.kuali.rice</groupId> <version>2.3.3</version> </parent> <modelVersion>4.0.0</modelVersion> <name>Rice Location Web</name> <artifactId>rice-location-web</artifactId> <dependencies> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-core-framework</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-core-impl</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-location-framework</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-location-impl</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-krad-app-framework</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-krad-web-framework</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>rice-kns</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>org.kuali.rice</groupId> <artifactId>rice-location-web</artifactId> <version>2.3.3</version> </dependency>
If you think the following rice-location-web-2.3.3.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download rice-location-web-2.3.3.jar file