e7c04261e0
OBS-URL: https://build.opensuse.org/request/show/96951 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-codec?expand=0&rev=1
20 lines
385 B
XML
20 lines
385 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="">
|
|
<component id="apache-codec"
|
|
licenseType=""
|
|
version="@VERSION@"
|
|
tag="@TAG@"
|
|
description=""
|
|
|
|
>
|
|
|
|
<artifact id="commons-codec.jar"/>
|
|
|
|
|
|
<export>
|
|
<include input="commons-codec.jar"/>
|
|
|
|
</export>
|
|
</component>
|
|
</project>
|