mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 10:36:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Scala
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			244 B
		
	
	
	
		
			Scala
		
	
	
	
	
	
| addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.2")
 | |
| 
 | |
| addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.2.0")
 | |
| 
 | |
| addSbtPlugin("org.scalatra.sbt" % "scalatra-sbt" % "0.2.0")
 | |
| 
 | |
| addSbtPlugin("io.spray" % "sbt-twirl" % "0.6.1")
 |