Bootstrap WebJar as Maven dependency

Let's add this to the pom.xml file:

    <dependency> 
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>3.3.6</version>
</dependency>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset