javascript - Property file for js and pom.xml -


i need maintain jquery , knockout versions across project. want have single property file version information read js files pom.xml (maven file). how can achieve this? type of property file should create e.g. json, xml or properties? how access js , pom.xml?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

javascript - Trying create a translator based on a preset alphabet -