c-java.applic.cdc-applic-demos.0.13.3.source-code.vksd-repository.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <applic-repository xmlns="https://www.gitlab.com/cdc-java" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.gitlab.com/cdc-java https://www.gitlab.com/cdc-java/applic-repository.xsd"> <registries> <registry name="Registry"> <types> <enumerated-type name="Version" frozen="true"> <value literal="V1"/> <value literal="V2"/> <value literal="V3"/> <value literal="V4"/> </enumerated-type> </types> <properties> <property name="Version" type="Version"/> </properties> <aliases/> <assertions/> <policies/> </registry> </registries> </applic-repository>