git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@11825 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
339668520d
commit
f643eee0e3
|
@ -0,0 +1,67 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<ID/>
|
||||
<Type>Library</Type>
|
||||
<Profile>
|
||||
<Description>ASLCore</Description>
|
||||
<Class>ApplicationSupportLayerCore</Class>
|
||||
<Name>ASLCore</Name>
|
||||
<Version>1.0.0</Version>
|
||||
<Packages>
|
||||
<Software>
|
||||
<Description>ASLCore</Description>
|
||||
<Name>ASLCore</Name>
|
||||
<Version>1.0.4</Version>
|
||||
<Dependencies>
|
||||
<Dependency>
|
||||
<Service>
|
||||
<Class>ExternalSoftware</Class>
|
||||
<Name>ehcache</Name>
|
||||
<Version>1.05.00</Version>
|
||||
</Service>
|
||||
<Package>ehcache</Package>
|
||||
<Version>1.05.00</Version>
|
||||
<Scope level="GHN"/>
|
||||
<Optional>false</Optional>
|
||||
</Dependency>
|
||||
<Dependency>
|
||||
<Service>
|
||||
<Class>InformationSystem</Class>
|
||||
<Name>ISCache</Name>
|
||||
<Version>1.0.0</Version>
|
||||
</Service>
|
||||
<Package>ISCache</Package>
|
||||
<Version>1.0.0</Version>
|
||||
<Scope level="GHN"/>
|
||||
<Optional>false</Optional>
|
||||
</Dependency>
|
||||
<Dependency>
|
||||
<Service>
|
||||
<Class>DVOS</Class>
|
||||
<Name>voms-api</Name>
|
||||
<Version>1.0.0</Version>
|
||||
</Service>
|
||||
<Package>voms-api</Package>
|
||||
<Version>1.0.1</Version>
|
||||
<Scope level="GHN"/>
|
||||
<Optional>false</Optional>
|
||||
</Dependency>
|
||||
<Dependency>
|
||||
<Service>
|
||||
<Class>Portal</Class>
|
||||
<Name>Thumbnailer-service</Name>
|
||||
<Version>1.0.0</Version>
|
||||
</Service>
|
||||
<Package>Thumbnailer-stubs</Package>
|
||||
<Version>1.0.0</Version>
|
||||
<Scope level="GHN"/>
|
||||
<Optional>false</Optional>
|
||||
</Dependency>
|
||||
</Dependencies>
|
||||
<Files>
|
||||
<File>ApplicationSupportLibraryCore.jar</File>
|
||||
</Files>
|
||||
</Software>
|
||||
</Packages>
|
||||
</Profile>
|
||||
</Resource>
|
Loading…
Reference in New Issue