|
What this is
Other links
The source code<?xml version="1.0"?> <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0 <groupId>org.springframework <artifactId>spring-agent <packaging>jar <name>Spring Framework: Agent <version>2.5.3-SNAPSHOT <description>Spring Framework: Agent <url>http://www.springframework.org <licenses> <license> <name>The Apache Software License, Version 2.0 <url>http://www.apache.org/licenses/LICENSE-2.0.txt <distribution>repo </license> </licenses> <scm> <connection>scm:cvs:pserver:anonymous:@springframework.cvs.sourceforge.net:/cvsroot/springframework/spring <developerConnection>scm:cvs:ext:username@springframework.cvs.sourceforge.net:/cvsroot/springframework/spring <url>http://springframework.cvs.sourceforge.net/springframework/ </scm> <organization> <name>Spring Framework <url>http://www.springframework.org/ </organization> <dependencies> <!-- External Dependencies --> <!-- Spring Dependencies --> </dependencies> <distributionManagement> <repository> <id>spring-milestone <name>Spring Milestone Repository <url>s3://maven.springframework.org/milestone </repository> <snapshotRepository> <id>spring-snapshot <name>Spring Snapshot Repository <url>s3://maven.springframework.org/snapshot </snapshotRepository> </distributionManagement> </project> |
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com