All Downloads are FREE. Search and download functionalities are using the official Maven repository.

alkmod-cfg.2.0.1.source-code.ivysettings.xml Maven / Gradle / Ivy

The newest version!
<ivysettings>
    <property name="ivy.cache.ttl.default" value="1d"/>
	<settings defaultResolver="walkmod-core" />
	<configurations defaultconfmapping="compile->compile">
	</configurations>
	<resolvers>
		<chain name="walkmod-core">

			<ibiblio name="maven2" m2compatible="true"
				pattern="[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]" />
			<ibiblio name="jboss" root="http://repository.jboss.com/maven2"
				m2compatible="true" usepoms="false" />
			<ibiblio name="springsource-external" m2compatible="true"
				root="http://repository.springsource.com/maven/bundles/external" />
			<ibiblio name="springsource-release" m2compatible="true"
				root="http://repository.springsource.com/maven/bundles/release" />
			<ibiblio name="springio-release" m2compatible="true"
				root="http://repo.spring.io/libs-release-remote/" />
		</chain>
	</resolvers>
</ivysettings>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy