Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
#foreach($project in $warProjects)
$project.build.directory/${project.artifactId}-${project.version}
#if(!$assembleModulesIntoJars)
#foreach($artifact in $context.getDependencies($project))
#if($context.isReactorArtifact($artifact))
#end
#end
#end
#foreach($artifact in $context.getDependencies($project))
#if($context.isReactorArtifact($artifact))
#if($assembleModulesIntoJars)
#end
#else
#if($context.isWebFriendlyScope($artifact))
#end
#end
#end
#if($gaeHome)
#end
#end
#if($issueNavigationExist)
#end
#foreach($reactorProject in $context.reactorProjects)
#end
#foreach($reactorPath in $context.reactorPaths)
#end
#foreach($entry in $context.vcsMapping.entrySet())
#end
#foreach($artifact in $context.allDependencies)
#if(!$context.isReactorArtifact($artifact))
#end
#end
#if($gaeHome)
#foreach($jar in $context.gaeApiJars)
#end
#foreach($jar in $context.gaeOrmJars)
#end
#foreach($srcLib in $context.gaeSourceLibs)
#end
#end