java和scala代码 scala和java混编( 二 )


repository
id /id
nameRepository hosting the jee artifacts/name
url;/url
/repository
repository
id/id
nameScala tools Maven Repository/name
url;/url
/repository
repository
idwpt release/id
url repo/releases/url
/repository
repository
idwpt snapshot/id
url repo/snapshots/url
/repository
/repositories
pluginRepositories
pluginRepository
id/id
nameScala tools Maven Repository/name
url;/url
/pluginRepository
/pluginRepositories
dependencyManagement
dependencies
dependency
groupId springframework/groupId
artifactIdspring context/artifactId
version${spring version}/version
/dependency
dependency
groupId springframework/groupId
artifactIdspring core/artifactId
version${spring version}/version
/dependency
dependency
groupId springframework/groupId
artifactIdspring web/artifactId
version${spring version}/version
/dependency
dependency
groupId springframework/groupId
artifactIdspring orm/artifactId
version${spring version}/version
/dependency
/dependencies
/dependencyManagement
dependencies
dependency
groupId h database/groupId
artifactIdh /artifactId
version /version
/dependency
dependency
groupId hibernate/groupId
artifactIdhibernate entitymanager/artifactId
version GA/version
/dependency
dependency
groupId springframework/groupId
artifactIdspring orm/artifactId
/dependency
dependency
groupIddev/groupId
artifactIdwpt core/artifactId
version SNAPSHOT/version
scopetest/scope
/dependency
dependency
groupIddev/groupId
artifactIdwpt runtime spring/artifactId
version SNAPSHOT/version
/dependency
dependency
groupIdjavax/groupId
artifactIdjavaee web api/artifactId
version /version
scopeprovided/scope
/dependency
dependency
groupIdjunit/groupId
artifactIdjunit/artifactId
version /version
scopetest/scope
/dependency
dependency
groupId scala lang/groupId
artifactIdscala library/artifactId
version RC /version
/dependency
dependency
groupId apache wicket/groupId
artifactIdwicket/artifactId
version /version
/dependency
dependency
groupId slf j/groupId
artifactIdslf j log j /artifactId
version /version
/dependency
/dependencies
build
pluginManagement
plugins
plugin
groupId apache maven plugins/groupId
artifactIdmaven piler plugin/artifactId
version /version
/plugin
plugin
groupId scala tools/groupId
artifactIdmaven scala plugin/artifactId
version /version
/plugin
/plugins
/pluginManagement
plugins
plugin
groupId apache maven plugins/groupId
artifactIdmaven piler plugin/artifactId
executions
execution
phasepile/phase
goals
goalpile/goal
/goals
/execution
/executions
configuration
source /source
target /target
/configuration
/plugin
plugin
groupId apache maven plugins/groupId
artifactIdmaven war plugin/artifactId
version beta /version
configuration
failOnMissingWebXmlfalse/failOnMissingWebXml
/configuration
/plugin
plugin
groupId scala tools/groupId
artifactIdmaven scala plugin/artifactId
executions
execution
idscala pile first/id
phaseprocess resources/phase
goals
goaladd source/goal
goalpile/goal
/goals
/execution
execution
idscala test pile/id
phaseprocess test resources/phase

推荐阅读