How to install the Java artifact pl.chilldev.facelets.facelets-taglib-spring-social with Maven
Java
Maven
pom.xml
pl.chilldev.facelets
facelets-taglib-spring-social
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>pl.chilldev.facelets</groupId>
<artifactId>facelets-taglib-spring-social</artifactId>
<version>0.0.5</version>
</dependency>
/dependencies>