gcube-url-shortener/distro/profile.xml

27 lines
1021 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID></ID>
<Type>Service</Type>
<Profile>
<Description>The Gcube Url Shortener uses the Firebase Dynamic Links Short Links API provided by Google (at https://firebase.google.com/docs/reference/dynamic-links/link-shortener).
It is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends.</Description>
<Class>PortletUser</Class>
<Name>gcube-url-shortener</Name>
<Version>1.5.0-SNAPSHOT</Version>
<Packages>
<Software>
<Name>gcube-url-shortener</Name>
<Version>1.5.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>gcube-url-shortener</artifactId>
<version>1.5.0-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>target/gcube-url-shortener-1.5.0-SNAPSHOT.war</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>