| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- General information --> |
| <modelVersion>4.0.0</modelVersion> |
| <groupId>org.codehaus.jackson</groupId> |
| <artifactId>jackson-core-asl</artifactId> |
| <packaging>jar</packaging> |
| <version>@VERSION@</version> |
| <description>Jackson is a high-performance JSON processor (parser, generator) |
| <!-- Contact information --> |
| <url>http://jackson.codehaus.org</url> |
| <url>http://xircles.codehaus.org/projects/jackson/repos/primary/repo</url> |
| <url>http://jira.codehaus.org/browse/JACKSON</url> |
| <name>Tatu Saloranta</name> |
| <email>tatu@fasterxml.com</email> |
| <!-- Dependency information --> |
| <!-- no dependencies, for now --> |
| <!-- Licensing (joy!) --> |
| <name>The Apache Software License, Version 2.0</name> |
| <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> |
| <distribution>repo</distribution> |
| <url>http://fasterxml.com</url> |