2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-22 00:12:57 +03:00
Files
gentoo/dev-java/spring-expression/metadata.xml
Repository QA checks a637bd65b7 2015-06-19 16:35:30 UTC
2015-06-19 12:38:33 -04:00

17 lines
728 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>
The Spring Framework provides a comprehensive programming and configuration model for
modern Java-based enterprise applications - on any kind of deployment platform. A key
element of Spring is infrastructural support at the application level: Spring focuses
on the "plumbing" of enterprise applications so that teams can focus on application-level
business logic, without unnecessary ties to specific deployment environments.
</longdescription>
<upstream>
<remote-id type="github">SpringSource/spring-framework</remote-id>
</upstream>
</pkgmetadata>