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

io.sarl.maven.compiler.config.properties Maven / Gradle / Ivy

There is a newer version: 0.12.0
Show newest version
plugin.groupId = ${project.groupId}
plugin.artifactId = ${project.artifactId}
plugin.version = ${project.version}

sarl-lib.groupId = ${dependency.sarl-lib.groupId}
sarl-lib.artifactId = ${dependency.sarl-lib.artifactId}
sarl-lib.osgiBundleId = ${dependency.sarl-lib.osgiBundleId}

sarl-sdk.groupId = ${dependency.sarl-sdk.groupId}
sarl-sdk.artifactId = ${dependency.sarl-sdk.artifactId}

cleaner.groupId = ${dependency.cleaner.groupId}
cleaner.artifactId = ${dependency.cleaner.artifactId}
cleaner.mojo = ${dependency.cleaner.mojo}
cleaner.configuration = \
	 \
		 \
			 \
				{0} \
			 \
			 \
				{1} \
			 \
		 \
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy